Script execution
This commit is contained in:
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user