Falcon-Orius Combination Installation Notes » History » Version 4
Anchi Cheng, 11/21/2013 10:01 PM
1 | 1 | Anchi Cheng | h1. Falcon-Orius Combination Installation Notes |
---|---|---|---|
2 | 2 | Anchi Cheng | |
3 | 3 | Anchi Cheng | h2. Install 32 bit versions of the usual Python stuff at python 2.7 |
4 | |||
5 | 2 | Anchi Cheng | h2. Instruments.cfg |
6 | |||
7 | <pre> |
||
8 | [Falcon Camera] |
||
9 | class:tia.TIA_Falcon |
||
10 | zplane: 50 |
||
11 | width: 4096 |
||
12 | height: 4096 |
||
13 | |||
14 | [Orius] |
||
15 | 4 | Anchi Cheng | class:gatan.Gatan() |
16 | 2 | Anchi Cheng | zplane:49 |
17 | width: 2048 |
||
18 | height: 2048 |
||
19 | 1 | Anchi Cheng | </pre> |
20 | 4 | Anchi Cheng | |
21 | * Note that the class name for Gatan DM controlled camera depends on the number of cameras. Ask us if you have more than one and need to find out which is which. |