Script execution
This commit is contained in:
@@ -5,7 +5,7 @@ def trigger_pilatus(position, scan):
|
||||
if count_time>0:
|
||||
pixel.set_expose(count_time)
|
||||
pixel.start()
|
||||
pixel.wait_finished(10.0)
|
||||
pixel.wait_finished(30.0)
|
||||
finally:
|
||||
close_shutter()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user