Script execution
This commit is contained in:
@@ -98,7 +98,8 @@ def before_sample():
|
||||
|
||||
try:
|
||||
tscan(detectors + [ROI1_Off, ROI2_Off, ROI1_Diff, ROI2_Diff], 30, 0, before_read = before_sample, \
|
||||
line_plots = [ROI1_Diff, ROI2_Diff], enabled_plots = [ROI1_Diff, ROI2_Diff])finally:
|
||||
line_plots = [ROI1_Diff, ROI2_Diff], enabled_plots = [ROI1_Diff, ROI2_Diff])
|
||||
finally:
|
||||
for det in detectors:
|
||||
det.close()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user