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