Closedown

This commit is contained in:
x03daop
2016-11-07 12:06:18 +01:00
parent de9858466f
commit 1bc0929ec3
2 changed files with 0 additions and 40 deletions
-4
View File
@@ -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()