Gatan K2 Instruments cfg » History » Version 4
Anchi Cheng, 10/31/2013 05:38 PM
1 | 4 | Anchi Cheng | The camera modes are configured as separate cameras as follows. |
---|---|---|---|
2 | 1 | Anchi Cheng | |
3 | 4 | Anchi Cheng | * Super Resolution should be double the size of Linear and Counting. |
4 | * zplane will be relative to any other cameras in your system. Anything below K2 should have a lower zplane. |
||
5 | 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 |
6 | 2 | Anchi Cheng | |
7 | 1 | Anchi Cheng | <pre>[Gatan K2 Linear] |
8 | class: dmsem.GatanK2Linear |
||
9 | zplane: 50 |
||
10 | width: 3710 |
||
11 | height: 3838 |
||
12 | |||
13 | [Gatan K2 Counting] |
||
14 | class: dmsem.GatanK2Counting |
||
15 | zplane: 50 |
||
16 | width: 3710 |
||
17 | height: 3838 |
||
18 | |||
19 | [Gatan K2 Super] |
||
20 | class: dmsem.GatanK2Super |
||
21 | zplane: 50 |
||
22 | width: 7420 |
||
23 | height: 7676</pre> |
||
24 | 4 | Anchi Cheng | |
25 | If you have an Orius camera with K2, set its zplane below K2 like this: |
||
26 | <pre> |
||
27 | [camera2] |
||
28 | class: dmsem.GatanOrius |
||
29 | zplane: 49 |
||
30 | </pre> |