Script execution

This commit is contained in:
gac-x11ma
2018-09-04 19:54:13 +02:00
parent 688d5a3be7
commit 4da8d9d1c7
+2 -2
View File
@@ -17,8 +17,8 @@ FIELD_CHANGE_SLEEP = 0.5 # put the Field settling time if needed
#Parameters for the second script
B1 = 0 # starting mag. field in Amps
B2 = 0 # final mag. field in Amps
BSTEP = 0.0 # step size 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
run("FixedE.py")