titan_to_process
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| titan_to_process [2024/02/02 15:43] – Luc Bonnefond | titan_to_process [2024/07/25 12:08] (current) – Luc Bonnefond | ||
|---|---|---|---|
| Line 8: | Line 8: | ||
| ssh < | ssh < | ||
| ls / | ls / | ||
| - | rsync -avz --progress / | + | rsync -avz --progress / |
| </ | </ | ||
| Line 15: | Line 15: | ||
| ==== 2. Convert the EER movies to TIF ==== | ==== 2. Convert the EER movies to TIF ==== | ||
| - | Log into **cbi-compute-01** and transfer the scripts | + | Log into **cbi-compute-01** and transfer the scripts |
| < | < | ||
| ssh < | ssh < | ||
| module load relion | module load relion | ||
| - | cd / | + | cd / |
| module load python | module load python | ||
| python ~/ | python ~/ | ||
| Line 29: | Line 29: | ||
| ==== 3. Begin processing with relion ==== | ==== 3. Begin processing with relion ==== | ||
| - | Load and start relion (from cbi-compute-01 | + | Load and start relion (from cbi-compute-01 |
| < | < | ||
| module load relion | module load relion | ||
| Line 41: | Line 41: | ||
| === Estimation the camera gain === | === Estimation the camera gain === | ||
| - | Estimate the gain with at least 200 movies (redo if needed with a lager number | + | Estimate the gain with at least 200 movies (redo if needed with a larger |
| - | < | + | < |
| + | Explanation of options: | ||
| + | * --j: number of thread | ||
| + | * --max_frames: | ||
| + | * --random: randomize the order of input movies before taking subset | ||
| === Job Relion/ | === Job Relion/ | ||
| - | Specify the dose per frame, the number of patches 5x5m, provide the gain file, and set 20 threads | + | Specify the dose per frame, the number of patches 5x5m, provide the gain file, and set several MPI (number of tasks in parallel) and several (as a multiple of the number of frames in the movies) |
titan_to_process.1706888618.txt.gz · Last modified: by Luc Bonnefond
