Script execution

This commit is contained in:
x03daop
2016-11-07 12:04:50 +01:00
parent fdfa404921
commit de9858466f

View File

@@ -242,9 +242,9 @@ def before_readout():
def after_readout(rec):
if not beam_ok:
rec.invalidate()
return
#if not beam_ok:
# rec.invalidate()
# return
if get_context().persist:
if rec.index == 0:
create_diag_datasets()