-
Notifications
You must be signed in to change notification settings - Fork 2
/
camwfs.conf
64 lines (51 loc) · 946 Bytes
/
camwfs.conf
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
#Config for PyWFS OCAM2K EMCCD Camera
[power]
device=pdu1
channel=camwfs
[framegrabber]
numBuffs=64
threadPrio=90
cpuset=camwfs
shmimName=camwfs
circBuffLength=1
latencyTime=1
latencySize=20000
[camera]
startupMode=bin2
startupTemp=-45
ocamDescrambleFile=ocam2k/fli/ocam2_descrambling.txt
#Mode definitions:
[bin1]
configFile=ocam2k/ocam-mode1.cfg
serialCommand=mode 1
maxFPS=2200
[bin2]
configFile=ocam2k/ocam-mode3.cfg
serialCommand=mode 3
maxFPS=3620
[bin3]
configFile=ocam2k/ocam-mode9.cfg
serialCommand=mode 4
digital_binningX=3
maxFPS=4944
[bin4]
configFile=ocam2k/ocam-mode10.cfg
serialCommand=mode 5
digital_binningX=4
maxFPS=5962
[bin3x1]
configFile=ocam2k/ocam-mode9.cfg
serialCommand=mode 4
digital_binningX=1
maxFPS=4944
[bin4x1]
configFile=ocam2k/ocam-mode10.cfg
serialCommand=mode 5
digital_binningX=1
maxFPS=5962
[shutter]
powerDevice=dcdu1
powerChannel=shwfs
dioDevice=xt1121_2
sensorChannel=ch02
triggerChannel=ch06