forked from magao-x/config
-
Notifications
You must be signed in to change notification settings - Fork 0
/
camwfs.ocam.conf
62 lines (51 loc) · 852 Bytes
/
camwfs.ocam.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
#Config for PyWFS OCAM2K EMCCD Camera
[power]
device=pdu1
channel=camwfs
[framegrabber]
numBuffs=64
threadPrio=90
cpuset=camwfs
shmimName=camwfs
circBuffLength=1#14488
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
binning=1
sizeX=240
sizeY=240
maxFPS=2200
[bin2]
configFile=ocam2k/ocam-mode3.cfg
serialCommand=mode 3
binning=2
sizeX=120
sizeY=120
maxFPS=3620
#[bin3]
#configFile=ocam2k/ocam-mode4.cfg
#serialCommand=mode 4
#binning=3
#sizeX=80
#sizeY=80
#maxFPS=5000
#[bin4]
#configFile=ocam2k/ocam-mode5.cfg
#serialCommand=mode 5
#binning=4
#sizeX=60
#sizeY=60
#maxFPS=5000
[shutter]
powerDevice=dcdu1
powerChannel=shwfs
dioDevice=xt1121_2
sensorChannel=ch02
triggerChannel=ch06