Make DDD movie stack » History » Version 4
Anchi Cheng, 08/26/2014 05:43 PM
| 1 | 3 | Anchi Cheng | h2. Make DDD movie stack |
|---|---|---|---|
| 2 | |||
| 3 | The following section comes from Appion Manual |
||
| 4 | 1 | Anchi Cheng | |
| 5 | {{include(appion:Direct_Detector_Frame_Processing)}} |
||
| 6 | 2 | Anchi Cheng | |
| 7 | 4 | Anchi Cheng | h2. Run one image at a time without uploading aligned to Leginon/Appion databases |
| 8 | |||
| 9 | 2 | Anchi Cheng | Two scripts not involving saving results to the leginon/appion databases are attached here |
| 10 | |||
| 11 | *correctframes.py* let you correct a range of raw frames in an image and output as mrc file. |
||
| 12 | *correctstack.py* let you correct each frame in the specified summed image and output at 2D image stack in mrc format. |
||
| 13 | |||
| 14 | type: |
||
| 15 | <pre> |
||
| 16 | python correctframes.py |
||
| 17 | </pre> |
||
| 18 | for the options |
||
| 19 | 4 | Anchi Cheng | |
| 20 | h2. Do it yourself |
||
| 21 | |||
| 22 | If you want to do everything yourself, you can use the python script |
||
| 23 | |||
| 24 | "getReferences.py":http://emg.nysbc.org/projects/leginon/repository/changes/branches/myami-3.1/leginon/getReferences.py |
||
| 25 | |||
| 26 | to find the location and filenames of the references and work on them yourself. *Beware that the fames are often in different orientation from the reference images in Leginon* |