diff --git a/script/templates/EnergyScan.py b/script/templates/EnergyScan.py index 2cb0025..d7a7857 100644 --- a/script/templates/EnergyScan.py +++ b/script/templates/EnergyScan.py @@ -74,12 +74,12 @@ def getNewestFile(): 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)