From 7e775b616becd96797c216f6f0773dc30b562bc7 Mon Sep 17 00:00:00 2001 From: x03daop Date: Mon, 1 Aug 2016 13:39:25 +0200 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 9646fe72..64b93281 100644 --- a/script/XAS.py +++ b/script/XAS.py @@ -4,10 +4,10 @@ XAS scan POSITIONERS = (Eph) SENSORS = (SampleCurrent, RefCurrent, AuxCurrent, MachineCurrent, OpticsCameraCentroidX, OpticsCameraSigmaX) -STARTPOS = (100.0) -ENDPOS = (2000.0) +STARTPOS = (62.5) +ENDPOS = (1150.0) #NUMPOINTS = 76 -STEPSIZE = 25.0 +STEPSIZE = 12.5 LATENCY = 1.0 DWELL = 1.0 ENDSCAN = True # close shutter at end