From f3469df271553da0066f300a0efe528529729015 Mon Sep 17 00:00:00 2001 From: gac-x03da Date: Sat, 10 Feb 2018 16:08:09 +0100 Subject: [PATCH] Script execution --- script/XAS.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/script/XAS.py b/script/XAS.py index 5a5923af..711351e8 100644 --- a/script/XAS.py +++ b/script/XAS.py @@ -7,8 +7,8 @@ POSITIONERS = (Eph) SENSORS = (SampleCurrent, RefCurrent, AuxVoltage, MachineCurrent) #SENSORS = (SampleCurrent, RefCurrent, AuxCurrent, MachineCurrent, OpticsCameraCentroidX, OpticsCameraSigmaX) -STARTPOS = (98) -ENDPOS = (106) +STARTPOS = (99.5) +ENDPOS = (110) #NUMPOINTS = 76 STEPSIZE = 0.1 LATENCY = 5.0