From bd17ec76902caecc504cd435aff3ef441e5105a4 Mon Sep 17 00:00:00 2001 From: gac-x11ma Date: Wed, 13 Dec 2017 22:59:41 +0100 Subject: [PATCH] Script execution --- script/field_sweepID2_Jaianth.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script/field_sweepID2_Jaianth.py b/script/field_sweepID2_Jaianth.py index f748448..d77fa1c 100644 --- a/script/field_sweepID2_Jaianth.py +++ b/script/field_sweepID2_Jaianth.py @@ -3,7 +3,7 @@ B1 = 14 # starting mag. field in Amps B2 = -14# final mag. field in Amps BSTEP = 0.2 # step size mag. field in Amps -ENERGIES = (770.0, 779.3) #list of energies in eV +E = [(779.3, 770.0)] #list of energies in eV MODE = 1 #polarization (CIRC+ -> 1 or CIRC- -> 2) OFFSET1 = -1.90 #ID1 offset OFFSET2 = -1.90 #ID2 offset