Project

General

Profile

Falcon-Orius Combination Installation Notes » History » Version 3

Anchi Cheng, 09/17/2013 12:21 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
class:tia.TIA_Orius
16
zplane:49
17
width: 2048
18
height: 2048
19
</pre>