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