Script execution
This commit is contained in:
@@ -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):
|
||||
|
||||
Reference in New Issue
Block a user