titan_to_process
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| titan_to_process [2024/02/02 15:32] – created Luc Bonnefond | titan_to_process [2024/07/25 12:08] (current) – Luc Bonnefond | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Pre-processing of dataset from Titan II ====== | ====== Pre-processing of dataset from Titan II ====== | ||
| + | |||
| + | ==== 1. Recover the dataset from the microscope ==== | ||
| Log into **cbi-gateway-01** to access the microscope and transfer the data to **gateway** or **storage** | Log into **cbi-gateway-01** to access the microscope and transfer the data to **gateway** or **storage** | ||
| Line 6: | Line 8: | ||
| ssh < | ssh < | ||
| ls / | ls / | ||
| - | rsync -avz --progress / | + | rsync -avz --progress / |
| </ | </ | ||
| - | Path to gateway as seen from cbi-gateway-01 : <code>/ | + | Path to gateway as seen from cbi-gateway-01 : <quote>/ |
| - | Log into **cbi-compute-01** and transfer the scripts | + | ==== 2. Convert the EER movies to TIF ==== |
| + | |||
| + | 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 ~/ | ||
| </ | </ | ||
| - | Warning : conversion of eer to tiff file will show error this message : <code> | + | Warning : conversion of eer to tiff file will show error this message : <quote> |
| - | # load relion and start relion | + | ==== 3. Begin processing with relion |
| + | |||
| + | Load and start relion (from cbi-compute-01 or the team GPU node (phantom-node39 for Lamour-Ruff)) | ||
| + | < | ||
| + | module load relion | ||
| relion& #start relion in the folder with movies | relion& #start relion in the folder with movies | ||
| + | </ | ||
| + | |||
| + | === Job Relion/ | ||
| + | Give the path to the *.tif , specify the pixel size, voltage and hit **RUN** | ||
| + | You can **RESUME** the job when more movies are transferred and converted | ||
| - | # Relion/ | + | === Estimation the camera gain === |
| - | # estimate | + | Estimate |
| - | relion_estimate_gain --i Import/ | + | < |
| + | Explanation of options: | ||
| + | * --j: number of thread | ||
| + | * --max_frames: | ||
| + | * --random: randomize the order of input movies before taking subset | ||
| - | # Relion/ | + | === Job Relion/ |
| + | |||
| + | Specify the dose per frame, | ||
titan_to_process.1706887928.txt.gz · Last modified: by Luc Bonnefond
