-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathdetails.json
More file actions
51 lines (51 loc) · 1.49 KB
/
details.json
File metadata and controls
51 lines (51 loc) · 1.49 KB
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
{
"metadata": {
"type": "daphne_configuration",
"version": "1.0",
"configuration": "np02_daphne_selftrigger"
},
"common_conf": {
"ov": { "fbk": 4.5, "hpk": 2.5 },
"offset_gain": 1,
"bias_ctrl": 4095,
"resolution": 0,
"output_format": 1,
"SB_first": 1,
"lpf_cut_frequency": 4,
"pga_integrator_disable": 1,
"pga_gain": 0,
"clamp": 0,
"lna_integrator_disable": 1,
"lna_gain": 2
},
"devices": [
{
"ip": "10.73.137.107",
"slot_id": 7,
"det_id": 9,
"version":1,
"mode": "self-trigger",
"self_trigger": {
"threshold": 8000,
"filter_mode": "inverted",
"slope_mode": "20",
"slope_threshold": 109,
"pedestal_length": 128,
"spybuffer_channel": 8,
"self_trigger_xcorr": {
"correlation_threshold": 4000,
"discrimination_threshold": 5000
},
"enable_compensator": [0, 7, 8, 15, 16, 23, 24, 31, 32, 33, 34, 35, 36, 37, 38, 39],
"enable_inverter": [32, 33, 34, 35, 36, 37, 38, 39]
},
"channels": {
"indices": [0, 7, 8, 15, 16, 23, 24, 31, 32, 33, 34, 35, 36, 37, 38, 39],
"attenuators": [1995,1995,1995,1995,1995],
"bias": [700, 700, 1100, 1100, 1100],
"trim": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
"offsets": [2124, 2097, 2108, 2105, 2137, 2105, 2106, 2099, 2439, 2451, 2436, 2434, 2427, 2421, 2441, 2429]
}
}
]
}