Script execution

This commit is contained in:
X11MA
2017-02-09 14:57:24 +01:00
parent d1370964d9
commit b408b38ef7

View File

@@ -4,7 +4,7 @@ B1 = 1.8 # starting mag. field in Amps
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-)
MODE = "CIRC +" #polarization (CIRC+ or CIRC-)
OFFSET1 = -10 #ID1 offset
OFFSET2 = -15 #ID2 offset
FIELD_PRECISION = 0.05 # in Amps