Script execution
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user