diff --git a/script/templates/EnergyScan.py b/script/templates/EnergyScan.py index d7a7857..ab0f750 100644 --- a/script/templates/EnergyScan.py +++ b/script/templates/EnergyScan.py @@ -73,13 +73,11 @@ def getNewestFile(): return None newest = getNewestFile() -#print "newest = ",newest -""" #Checking the beam if not has_beam(): print "Maintenence mode: end of scan" sys.exit() -""" + if MODE is not None: pol_mode.write(MODE)