From c3c3cf17b373d0c0ba15202e58ee19c7fcbacb86 Mon Sep 17 00:00:00 2001 From: x03daop Date: Thu, 2 Nov 2017 16:31:29 +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 f046e00d..7fbd92ae 100644 --- a/script/XAS.py +++ b/script/XAS.py @@ -6,9 +6,9 @@ POSITIONERS = (Eph) SENSORS = (SampleCurrent, RefCurrent, AuxCurrent, AuxVoltage, MachineCurrent) #SENSORS = (SampleCurrent, RefCurrent, AuxCurrent, MachineCurrent, OpticsCameraCentroidX, OpticsCameraSigmaX) STARTPOS = (98) -ENDPOS = (160) +ENDPOS = (110) #NUMPOINTS = 76 -STEPSIZE = 0.5 +STEPSIZE = 0.005 LATENCY = 0.0 DWELL = 1.0 ENDSCAN = True # close shutter at end