Gatan K2 Instruments cfg » History » Version 3
Anchi Cheng, 10/31/2013 05:34 PM
1 | 1 | Anchi Cheng | The camera modes are configured as separate cameras as follows. Note that Super Resolution should be double the size of Linear and Counting. Also note that zplane will be relative to any other cameras in your system. Anything below K2 should have a lower zplane. |
---|---|---|---|
2 | 2 | Anchi Cheng | |
3 | 3 | Anchi Cheng | * to make the images acquired from the camera to have the [[Leginon Image Orientation|standard Leginon orientation]], the camera configuration in Digital Micrograph will need a rotation and flip (270 degree rotation and a horizontal flip on our camera). Therefore, *the height is longer than width* in the configuration below |
4 | 2 | Anchi Cheng | |
5 | 1 | Anchi Cheng | <pre>[Gatan K2 Linear] |
6 | class: dmsem.GatanK2Linear |
||
7 | zplane: 50 |
||
8 | width: 3710 |
||
9 | height: 3838 |
||
10 | |||
11 | [Gatan K2 Counting] |
||
12 | class: dmsem.GatanK2Counting |
||
13 | zplane: 50 |
||
14 | width: 3710 |
||
15 | height: 3838 |
||
16 | |||
17 | [Gatan K2 Super] |
||
18 | class: dmsem.GatanK2Super |
||
19 | zplane: 50 |
||
20 | width: 7420 |
||
21 | height: 7676</pre> |