Script execution

This commit is contained in:
gac-x11ma
2018-09-04 20:58:05 +02:00
parent 3318c53ce3
commit e1ed2a10e5
+1 -1
View File
@@ -19,7 +19,7 @@ FIELD_CHANGE_SLEEP = 0.5 # put the Field settling time if needed
B1 = 0 # starting mag. field in Amps
B2 = 0.5 # final mag. field in Amps
BSTEP = 0.5 # step size mag. field in Amps
ENERGIES = (707.35, 708, 710) #list of energies in eV
ENERGIES = [635, 637, 639] #list of energies in eV
run("FixedE.py")