Script execution

This commit is contained in:
gac-x03da
2020-03-10 11:07:17 +01:00
parent 3f8e7ff9ef
commit 91c668d9a1

View File

@@ -301,7 +301,7 @@ def before_readout():
if dev in SENSORS:
sample_scienta = True
break
"""
wait_beam()
trig_keithleys()
if sample_scienta:
@@ -309,6 +309,7 @@ def before_readout():
else:
wait_keithleys()
fetch_keithleys()
"""
def after_readout(rec):
if beam_ok: