sagsub
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| sagsub [2024/02/27 10:03] – Luc Bonnefond | sagsub [2024/08/29 06:56] (current) – Luc Bonnefond | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| Requested files : | Requested files : | ||
| - | * GridTools.py | + | * {{ :gridtools.py |}} |
| - | * MRC_RW_3.py | + | * {{ :mrc_rw_3.py |}} |
| - | * Pattern_Optimizer.py | + | * {{ : |
| - | * SAGsub_3-2_stable_parallel_Nils.py | + | * {{ :sagsub_3-2_stable_parallel_nils.py |}} |
| - | Place them all in a SAGsub3 folder in your home directory (<quote>~/SAGsub3/</quote>) | + | Log onto the Lamour GPU node: |
| + | <code> | ||
| + | ssh my_login@hpc.igbmc.fr | ||
| + | ssh my_login@phantom-node39 | ||
| + | </code> | ||
| - | Most of the required python libraries are already available on the python hpc. Only the mrcfile library is missing and should be installed on phantom-node39 (I already did it, but I am not sure if its available for other account then mine) | + | Place the 4 python scripts in a SAGsub3 folder in your hpc home directory (< |
| + | |||
| + | Most of the required python libraries are already available on the python | ||
| < | < | ||
| - | ssh login@hpc.igbmc.fr | + | ssh my_login@hpc.igbmc.fr |
| - | ssh login@phantom-node39 | + | ssh my_login@phantom-node39 |
| module load python/3.9 | module load python/3.9 | ||
| pip3 install mrcfile | pip3 install mrcfile | ||
| </ | </ | ||
| - | Go to the folder containing the motion corrected micrographs to which the lattice subtraction needs to be applied (it can be resumed if it was partially ran before). | + | Go to the folder containing the motion corrected micrographs to which the lattice subtraction needs to be applied (it can be resumed if it was partially ran before). |
| + | |||
| + | From the igbmc hpc, the storage path is : < | ||
| + | |||
| + | Run the command: | ||
| < | < | ||
| - | python3 ~/SAGsub3/SAGsub_3-2_stable_parallel_Nils.py --force_apix 0.729 | + | python3 ~/SAGsub3/sagsub_3-2_stable_parallel_nils.py --force_apix 0.729 |
| </ | </ | ||
| - | The < | + | The < |
| Useful commands: | Useful commands: | ||
| Line 29: | Line 39: | ||
| * < | * < | ||
| - | You can check the results in the < | + | You can check the results in the < |
| - | Format, with different columns: | + | |
| - Micrograph name | - Micrograph name | ||
| - Mosaicity (should be 1 most of the time) | - Mosaicity (should be 1 most of the time) | ||
sagsub.1709028210.txt.gz · Last modified: by Luc Bonnefond
