diff --git a/script/local.py b/script/local.py index 45f9571..84cca58 100644 --- a/script/local.py +++ b/script/local.py @@ -89,9 +89,9 @@ def trigger_detectors(position, scan): def save_metadata(rec): + print "Acquired record ", rec.index if get_exec_pars().save: if rec.index == 0: - print "3" create_diag_datasets() append_diag_datasets()