From 512ce6e36e9b629cc012bada0fe6cd794ce01cf5 Mon Sep 17 00:00:00 2001 From: x03daop Date: Thu, 2 Nov 2017 16:41:17 +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 eaf4dacb..cd1be260 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 = (110) +ENDPOS = (106) #NUMPOINTS = 76 -STEPSIZE = 0.01 +STEPSIZE = 0.05 LATENCY = 0.0 DWELL = 1.0 ENDSCAN = True # close shutter at end