diff --git a/script/templates/EnergyScan.py b/script/templates/EnergyScan.py index 4b95609..232eb4d 100644 --- a/script/templates/EnergyScan.py +++ b/script/templates/EnergyScan.py @@ -77,7 +77,7 @@ newest = getNewestFile() #Pre-actions if NO_BEAM_CHECK == False: - if not has_beam() + if not has_beam(): print "Maintenence mode: end of scan" return