From 491d95e42ecf6e13afe55c4a79c516e938d73963 Mon Sep 17 00:00:00 2001 From: gac-x11ma Date: Tue, 14 May 2019 10:27:27 +0200 Subject: [PATCH] Script execution --- script/templates/EnergyScan.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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)