Skip to content

Commit b7fa2d6

Browse files
Update tests (acq parameters)
1 parent 7dcd0c3 commit b7fa2d6

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
@@ -128,6 +128,7 @@
128128
"detector_binning_mode": None,
129129
"detector_distance": 0.0,
130130
"detector_roi_mode": 0,
131+
"disable_processing": False,
131132
"exp_time": 0.02,
132133
"experiment_type": "",
133134
"first_image": 1,
@@ -188,6 +189,7 @@
188189
"detector_distance": 0.0,
189190
"detector_roi_mode": 0,
190191
"determine_rad_params": False,
192+
"disable_processing": False,
191193
"exp_time": 0.05,
192194
"experiment_type": "",
193195
"first_image": 1,
@@ -260,6 +262,7 @@
260262
"detector_binning_mode": None,
261263
"detector_distance": 0.0,
262264
"detector_roi_mode": 0,
265+
"disable_processing": False,
263266
"exp_time": 10,
264267
"experiment_type": "",
265268
"first_image": 1,
@@ -312,6 +315,7 @@
312315
"detector_binning_mode": None,
313316
"detector_distance": 0.0,
314317
"detector_roi_mode": 0,
318+
"disable_processing": False,
315319
"exp_time": 0.02,
316320
"experiment_type": "",
317321
"first_image": 1,

0 commit comments

Comments
 (0)