changes of John and Martin

This commit is contained in:
2023-11-28 12:01:11 +01:00
parent d7556bc8c0
commit fd3d36396d
3 changed files with 38 additions and 10 deletions

View File

@@ -2367,7 +2367,7 @@ Author Thierry Zamofing (thierry.zamofing@psi.ch)
sp.wait_armed() # wait until motors are at first position
shutter.open()
jf.acquire(num_pts)
sp.trigger(0.5) # send a start trigger (if needed) after given time
sp.trigger(1.0) # send a start trigger (if needed) after given time
if dt._comm is None:
dlg.setLabelText("run motion/acquisition (simulated)")
dlg.setMaximum(num_pts)