From d2dbc54f4449edd1aeecdc1eb24e9b412bde0311 Mon Sep 17 00:00:00 2001 From: gac-x03da Date: Tue, 28 Aug 2018 16:08:30 +0200 Subject: [PATCH] Script execution --- script/XAS.py | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/script/XAS.py b/script/XAS.py index ff50018a..64214023 100644 --- a/script/XAS.py +++ b/script/XAS.py @@ -7,19 +7,18 @@ POSITIONERS = (Eph) SENSORS = (SampleCurrent, RefCurrent, MachineCurrent) #SENSORS = (SampleCurrent, RefCurrent, AuxCurrent, MachineCurrent, OpticsCameraCentroidX, OpticsCameraSigmaX) -STARTPOS = (155.) -ENDPOS = (175.) +STARTPOS = (440.) +ENDPOS = (450.) #NUMPOINTS = 76 -STEPSIZE = 0.1 -LATENCY = 1.0 -DWELL = 1. +STEPSIZE = 2.5 +LATENCY = 0.0 ENDSCAN = False # close shutter at end def trig(): wait_beam() - time.sleep(1.) + time.sleep(10.) #caput("X03DA-OP-10ADC:TRG.PROC", 1) try: