Script execution
This commit is contained in:
+3
-3
@@ -323,11 +323,11 @@ def before_readout():
|
||||
"""
|
||||
|
||||
def after_readout(rec, scan):
|
||||
print scan.index
|
||||
if beam_ok:
|
||||
if get_exec_pars().save:
|
||||
if rec.index == 0:
|
||||
create_metadata_datasets()
|
||||
if rec.index == 0:
|
||||
if scan.index == 1:
|
||||
create_metadata_datasets()
|
||||
create_diag_datasets()
|
||||
append_diag_datasets()
|
||||
else:
|
||||
|
||||
Reference in New Issue
Block a user