From ec38b6024def85fbd5a3734fa904396043b62908 Mon Sep 17 00:00:00 2001 From: X11MA Date: Fri, 12 May 2017 14:44:26 +0200 Subject: [PATCH] Script execution --- script/Sridhar/test_fieldID1.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script/Sridhar/test_fieldID1.py b/script/Sridhar/test_fieldID1.py index d494c2f..786bc05 100644 --- a/script/Sridhar/test_fieldID1.py +++ b/script/Sridhar/test_fieldID1.py @@ -5,7 +5,7 @@ BSTEP = 0.5 # step size mag. field in Amps ENERGIES = (709.2, 700) #list of energies in eV MODE = 1 #polarization (CIRC+ -> 1 or CIRC- -> 2) OFFSET1 = -8.0 #ID1 offset -#OFFSET2 = -9.50 #ID2 offset +OFFSET2 = -41.50 #ID2 offset FIELD_PRECISION = 0.05 # in Amps ENERGY_CHANGE_SLEEP = 0.5 # put the Enerrgy settling time if needed FIELD_CHANGE_SLEEP = 0.5 # put the Field settling time if needed