Skip to content

Commit eb396e0

Browse files
Update tests (acq parameters)
1 parent c91863b commit eb396e0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

test/input_parameters.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,7 @@
127127
"comments": "",
128128
"detector_binning_mode": None,
129129
"detector_distance": 0.0,
130+
"detector_mode_list": ["0", "C18", "C12", "C2"],
130131
"detector_roi_mode": 0,
131132
"disable_processing": False,
132133
"exp_time": 0.02,
@@ -187,6 +188,7 @@
187188
"comments": "",
188189
"detector_binning_mode": None,
189190
"detector_distance": 0.0,
191+
"detector_mode_list": ["0", "C18", "C12", "C2"],
190192
"detector_roi_mode": 0,
191193
"determine_rad_params": False,
192194
"disable_processing": False,
@@ -261,6 +263,7 @@
261263
"comments": "",
262264
"detector_binning_mode": None,
263265
"detector_distance": 0.0,
266+
"detector_mode_list": ["0", "C18", "C2"],
264267
"detector_roi_mode": 0,
265268
"disable_processing": False,
266269
"exp_time": 10,
@@ -314,6 +317,7 @@
314317
"comments": "",
315318
"detector_binning_mode": None,
316319
"detector_distance": 0.0,
320+
"detector_mode_list": ["0", "C18", "C12", "C2"],
317321
"detector_roi_mode": 0,
318322
"disable_processing": False,
319323
"exp_time": 0.02,

0 commit comments

Comments
 (0)