Script execution

This commit is contained in:
gac-x04sa
2019-02-26 15:41:50 +01:00
parent a9df1b1e31
commit fc9bb35bc4
+1 -1
View File
@@ -151,7 +151,7 @@ def trigger_pilatus(position, scan):
if count_time>0:
pixel.set_expose(count_time)
pixel.start()
pixel.wait_finished(30.0)
pixel.wait_finished(10.0)
finally:
close_shutter()