From 78141fc0044e3e7519f559629998e333efa8e514 Mon Sep 17 00:00:00 2001 From: x03daop Date: Thu, 2 Nov 2017 16:23:42 +0100 Subject: [PATCH] Script execution --- script/XAS.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script/XAS.py b/script/XAS.py index 6360dd53..f046e00d 100644 --- a/script/XAS.py +++ b/script/XAS.py @@ -6,7 +6,7 @@ POSITIONERS = (Eph) SENSORS = (SampleCurrent, RefCurrent, AuxCurrent, AuxVoltage, MachineCurrent) #SENSORS = (SampleCurrent, RefCurrent, AuxCurrent, MachineCurrent, OpticsCameraCentroidX, OpticsCameraSigmaX) STARTPOS = (98) -ENDPOS = (140) +ENDPOS = (160) #NUMPOINTS = 76 STEPSIZE = 0.5 LATENCY = 0.0