From bc25e2e190240f5531a1a948737a41ab18ad5822 Mon Sep 17 00:00:00 2001 From: x03daop Date: Fri, 27 Jan 2017 17:41:06 +0100 Subject: [PATCH] Script execution --- script/PhotonFluxSpectrum.py | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/script/PhotonFluxSpectrum.py b/script/PhotonFluxSpectrum.py index 66f8e350..77489345 100644 --- a/script/PhotonFluxSpectrum.py +++ b/script/PhotonFluxSpectrum.py @@ -9,10 +9,10 @@ AuxCurrent: not connected import time # G1200 1x1 reference sscan_2264 (elog:114) -STARTPOS = (100) -ENDPOS = (2000) -STEPS = 25.0 -LATENCY = 5.0 +STARTPOS = (260) +ENDPOS = (310) +STEPS = 1.0 +LATENCY = 1.0 DWELL = 1.0 SampleCurrentGain.write("L, 10^8")