Script execution
This commit is contained in:
@@ -295,9 +295,10 @@ def before_readout():
|
||||
fetch_keithleys()
|
||||
|
||||
def after_readout(rec):
|
||||
if beam_ok:
|
||||
if get_exec_pars().persist:
|
||||
if rec.index == 0:
|
||||
if beam_ok:
|
||||
if get_exec_pars().save:
|
||||
print rec.index
|
||||
if rec.index == 0:
|
||||
create_diag_datasets()
|
||||
append_diag_datasets()
|
||||
else:
|
||||
|
||||
Reference in New Issue
Block a user