Project

General

Profile

K2 calibration » History » Version 4

Anchi Cheng, 09/30/2016 12:55 PM

1 1 Anchi Cheng
h1. K2 calibration
2
3
Most calibration and operation are similar to that of a typical digital camera.
4
5
Leginon treats linear/counted/super-resolution modes of K2 Summit as three cameras.  Therefore, each needs its own calibrations.
6
7 4 Anchi Cheng
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
8 1 Anchi Cheng
9 4 Anchi Cheng
http://emg.nysbc.org/projects/leginon/repository/changes/dbschema/copy_k2_super_cal.py
10
11
1. Run a test first.  Make sure it does not give errors.
12
<pre>
13
python copy_k2_super_cal.py hostname high_tension
14
</pre>
15
16
2. Add commit flag 1 when rerun to commit the change, for example,
17
<pre>
18
python copy_k2_super_cal.py hostname 200000 1
19
</pre>