Script execution

This commit is contained in:
X11MA
2017-05-12 14:44:26 +02:00
parent 3a6dd467e8
commit ec38b6024d
+1 -1
View File
@@ -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