Actions
K2 calibration » History » Revision 4
« Previous |
Revision 4/7
(diff)
| Next »
Anchi Cheng, 09/30/2016 12:55 PM
K2 calibration¶
Most calibration and operation are similar to that of a typical digital camera.
Leginon treats linear/counted/super-resolution modes of K2 Summit as three cameras. Therefore, each needs its own calibrations.
There is a script in your myami download under dbschema. Just add option 1 at the end. You may also download it from the repository
http://emg.nysbc.org/projects/leginon/repository/changes/dbschema/copy_k2_super_cal.py
1. Run a test first. Make sure it does not give errors.
python copy_k2_super_cal.py hostname high_tension
2. Add commit flag 1 when rerun to commit the change, for example,
python copy_k2_super_cal.py hostname 200000 1
Updated by Anchi Cheng about 8 years ago · 4 revisions