Script execution
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
B1 = 2 # starting mag. field in Amps
|
||||
B2 = -2 # final mag. field in Amps
|
||||
BSTEP = 0.1 # step size mag. field in Amps
|
||||
ENERGIES = (711.45,708) #list of energies in eV
|
||||
ENERGIES = (711.5,708) #list of energies in eV
|
||||
MODE = 2 #polarization (CIRC+ -> 1 or CIRC- -> 2)
|
||||
OFFSET2 = -11.0 #ID2 offset
|
||||
FIELD_PRECISION = 0.05 # in Amps
|
||||
@@ -16,7 +16,7 @@ run("Sridhar/field_sweepID2")
|
||||
B1 = 2 # starting mag. field in Amps
|
||||
B2 = -2 # final mag. field in Amps
|
||||
BSTEP = 0.1 # step size mag. field in Amps
|
||||
ENERGIES = (711.45,708) #list of energies in eV
|
||||
ENERGIES = (711.5,708) #list of energies in eV
|
||||
MODE = 1 #polarization (CIRC+ -> 1 or CIRC- -> 2)
|
||||
OFFSET2 = -11.0 #ID2 offset
|
||||
FIELD_PRECISION = 0.05 # in Amps
|
||||
|
||||
Reference in New Issue
Block a user