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