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