Closedown
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
#Wed Mar 11 12:07:23 CET 2020
|
||||
FileSequentialNumber=3295
|
||||
#Wed Mar 11 12:12:22 CET 2020
|
||||
FileSequentialNumber=3297
|
||||
|
||||
@@ -312,7 +312,6 @@ def before_readout():
|
||||
if dev in SENSORS:
|
||||
sample_scienta = True
|
||||
break
|
||||
"""
|
||||
wait_beam()
|
||||
trig_keithleys()
|
||||
if sample_scienta:
|
||||
@@ -320,7 +319,6 @@ def before_readout():
|
||||
else:
|
||||
wait_keithleys()
|
||||
fetch_keithleys()
|
||||
"""
|
||||
|
||||
def after_readout(rec, scan):
|
||||
if beam_ok:
|
||||
|
||||
Reference in New Issue
Block a user