Script execution

This commit is contained in:
gac-x04sa
2018-10-31 08:19:38 +01:00
parent 14ea1e0cd5
commit e22b81a11f

View File

@@ -34,7 +34,6 @@ run("device/Pixel")
run("device/Image")
def after_sample(record, scan):
close_shutter()
@@ -42,6 +41,10 @@ count_time = 1.0
count_id = None
image_filename = None
def set_count_time(value):
"""
"""
count_time = value
def trigger_detectors(position, scan):