diff --git a/script/FeCrXPS.py b/script/FeCrXPS.py index fe324e17..9ed0f793 100644 --- a/script/FeCrXPS.py +++ b/script/FeCrXPS.py @@ -55,7 +55,7 @@ try: Eph.move(params[0]) print "Eph set" #Eph.waitReady(60) - #Eph.waitValueInRange(params[0] - 0.1, params[0] + 0.1, 10) + Eph.waitValueInRange(params[0] - 0.1, params[0] + 0.1, 10) print "Eph reached" time.sleep(10.0) Scienta.lowEnergy.write(params[1])