diff --git a/script/users/Granas/ManipulatorScan_O1s.py b/script/users/Granas/ManipulatorScan_O1s.py index ba5c1bd6..052a03ab 100644 --- a/script/users/Granas/ManipulatorScan_O1s.py +++ b/script/users/Granas/ManipulatorScan_O1s.py @@ -22,8 +22,10 @@ execfile("/sls/X03DA/data/gac-x03da/Data1/2018/10/Granas/XPSstuff/commands/pearl mprint("___starting O1s measure___") loadParameterset(pearlU_path+"settings/actual_GE_pos.txt") range1 = getParameterset(pearlU_path+"settings/O1s.txt") +waitForEnergy(range1[0]) +waitForGroup("mov-") -if len(range1)>5: +if True: ranges = [range1] # (eph, min, max, step, time, iter)