From e997d33da362800afed2c308feb7c0adc5243dda Mon Sep 17 00:00:00 2001 From: x03daop Date: Mon, 20 Mar 2017 11:27:07 +0100 Subject: [PATCH] Script execution --- script/XAS.py | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/script/XAS.py b/script/XAS.py index f51468c1..0599003c 100644 --- a/script/XAS.py +++ b/script/XAS.py @@ -5,12 +5,12 @@ XAS scan POSITIONERS = (Eph) SENSORS = (SampleCurrent, RefCurrent, AuxCurrent, AuxVoltage, MachineCurrent) #SENSORS = (SampleCurrent, RefCurrent, AuxCurrent, MachineCurrent, OpticsCameraCentroidX, OpticsCameraSigmaX) -STARTPOS = (537.0) -ENDPOS = (547.0) +STARTPOS = (518.0) +ENDPOS = (548.0) #NUMPOINTS = 76 STEPSIZE = 0.05 -LATENCY = 0.5 -DWELL = 2.0 +LATENCY = 0.1 +DWELL = 0.1 ENDSCAN = False # close shutter at end value = DWELL * 10.0