Script execution

This commit is contained in:
X11MA
2017-02-09 14:52:02 +01:00
parent 4c56a9b7f1
commit 3a0293045a

View File

@@ -5,9 +5,9 @@ B2 = -1.8 # final mag. field in Amps
BSTEP = 0.2 # step size mag. field in Amps
ENERGIES = (707.90, 703.90) #list of energies in eV
MODE = 'CIRC +' #polarization (CIRC+ or CIRC-)
OFFSET1 = 0.0 #ID1 offset
OFFSET2 = 0.0 #ID2 offset
FIELD_PRECISION = 0.1 # in Amps
OFFSET1 = -10 #ID1 offset
OFFSET2 = -15 #ID2 offset
FIELD_PRECISION = 0.05 # in Amps
ENERGY_CHANGE_SLEEP = 0.0 # put the Enerrgy settling time if needed
FIELD_CHANGE_SLEEP = 0.0 # put the Field settling time if needed