From 1abd9ab91184402662cc5366964a3e7c06f98edf Mon Sep 17 00:00:00 2001 From: gac-x03da Date: Sun, 14 Oct 2018 15:57:05 +0200 Subject: [PATCH] Script execution --- script/users/Granas/XPSSpectrum_O1s.py | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/script/users/Granas/XPSSpectrum_O1s.py b/script/users/Granas/XPSSpectrum_O1s.py index 8d61bd2a..07e9d22f 100644 --- a/script/users/Granas/XPSSpectrum_O1s.py +++ b/script/users/Granas/XPSSpectrum_O1s.py @@ -43,11 +43,12 @@ if len(range1)>5: skip_iteration = False ENDSCAN = True + pass_energy = 20 - #setVal("X03DA-FE-AB1:CLOSE4BL","1") #opening the beam line + setVal("X03DA-FE-AB1:CLOSE4BL","1") #opening the beam line time.sleep(4) print "got to checkpoint" - #execfile("/sls/X03DA/data/gac-x03da/pshell/home/script/users/Granas/XPSSpectrum_base.py") + execfile("/sls/X03DA/data/gac-x03da/pshell/home/script/users/Granas/XPSSpectrum_base.py") setVal("X03DA-FE-AB1:CLOSE4BL","0") #closeing the beam line