Closedown
This commit is contained in:
@@ -219,7 +219,6 @@ def append_diag_datasets(parent = None):
|
||||
|
||||
|
||||
def wait_beam():
|
||||
return
|
||||
if not beam_ok:
|
||||
print "Waiting for beam..."
|
||||
while not beam_ok:
|
||||
@@ -242,9 +241,6 @@ def before_readout():
|
||||
|
||||
|
||||
def after_readout(rec):
|
||||
#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