-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathexample.yaml
135 lines (132 loc) · 3.1 KB
/
example.yaml
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
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
logging:
level: 20
directory: ./logs/
runs:
run-1:
time:
start: 07-02-2022 00:00:00
end: 07-02-2022 23:55:00
new-parameters:
snap-board:
fft-shift: 0xffffffff
directories:
top: /home/pi/shift_test_0xffffffff
run-2:
time:
start: 08-02-2022 00:00:00
end: 08-02-2022 23:55:00
new-parameters:
snap-board:
fft-shift: 0xfffffffe
directories:
top: /home/pi/shift_test_0xfffffffe
run-3:
time:
start: 09-02-2022 00:00:00
end: 09-02-2022 23:55:00
new-parameters:
snap-board:
fft-shift: 0xfffffffc
directories:
top: /home/pi/shift_test_0xfffffffc
run-4:
time:
start: 10-02-2022 00:00:00
end: 10-02-2022 23:55:00
new-parameters:
snap-board:
fft-shift: 0xfffffff8
directories:
top: /home/pi/shift_test_0xfffffff8
run-5:
time:
start: 11-02-2022 00:00:00
end: 11-02-2022 23:55:00
new-parameters:
snap-board:
fft-shift: 0xfffffff0
directories:
top: /home/pi/shift_test_0xfffffff0
run-6:
time:
start: 12-02-2022 00:00:00
end: 12-02-2022 23:55:00
new-parameters:
snap-board:
fft-shift: 0xffffffe0
directories:
top: /home/pi/shift_test_0xffffffe0
run-7:
time:
start: 13-02-2022 00:00:00
end: 13-02-2022 23:55:00
new-parameters:
snap-board:
fft-shift: 0xffffffc0
directories:
top: /home/pi/shift_test_0xffffffc0
run-8:
time:
start: 14-02-2022 00:00:00
end: 14-02-2022 23:55:00
new-parameters:
snap-board:
fft-shift: 0xffffff80
directories:
top: /home/pi/shift_test_0xffffff80
run-9:
time:
start: 15-02-2022 00:00:00
end: 15-02-2022 23:55:00
new-parameters:
snap-board:
fft-shift: 0xffffff00
directories:
top: /home/pi/shift_test_0xffffff00
run-10:
time:
start: 16-02-2022 00:00:00
end: 16-02-2022 23:55:00
new-parameters:
snap-board:
fft-shift: 0xfffffe00
directories:
top: /home/pi/shift_test_0xfffffe00
run-11:
time:
start: 17-02-2022 00:00:00
end: 17-02-2022 23:55:00
new-parameters:
snap-board:
fft-shift: 0xfffffc00
directories:
top: /home/pi/shift_test_0xfffffc00
run-12:
time:
start: 18-02-2022 00:00:00
end: 18-02-2022 23:55:00
new-parameters:
snap-board:
fft-shift: 0xfffff800
directories:
top: /home/pi/shift_test_0xfffff800
run-13:
time:
start: 19-02-2022 00:00:00
end: 19-02-2022 23:55:00
new-parameters:
snap-board:
fft-shift: 0xfffff000
directories:
top: /home/pi/shift_test_0xfffff000
run-14:
time:
start: 20-02-2022 00:00:00
end: 20-02-2022 23:55:00
new-parameters:
snap-board:
fft-shift: 0xffffe000
directories:
top: /home/pi/shift_test_0xffffe000
configuration-file: /home/pi/prizm_daq/config_70_interferometer.yaml
cmd: /home/pi/prizm_daq/prizm_daq.py {configuration-file}