From 8199da189fb95e5f0313301a836127d90ed45b32 Mon Sep 17 00:00:00 2001 From: x03daop Date: Thu, 2 Nov 2017 16:19:31 +0100 Subject: [PATCH] Script execution --- script/XAS.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/script/XAS.py b/script/XAS.py index 50e00152..6360dd53 100644 --- a/script/XAS.py +++ b/script/XAS.py @@ -5,10 +5,10 @@ XAS scan POSITIONERS = (Eph) SENSORS = (SampleCurrent, RefCurrent, AuxCurrent, AuxVoltage, MachineCurrent) #SENSORS = (SampleCurrent, RefCurrent, AuxCurrent, MachineCurrent, OpticsCameraCentroidX, OpticsCameraSigmaX) -STARTPOS = (95) -ENDPOS = (115) +STARTPOS = (98) +ENDPOS = (140) #NUMPOINTS = 76 -STEPSIZE = 0.1 +STEPSIZE = 0.5 LATENCY = 0.0 DWELL = 1.0 ENDSCAN = True # close shutter at end