Script execution

This commit is contained in:
X11MA
2017-05-15 23:08:53 +02:00
parent 59f8aef010
commit 22355a0aca

View File

@@ -1,4 +1,4 @@
'''
B1 = 2 # starting mag. field in Amps
B2 = -2 # final mag. field in Amps
BSTEP = 0.1 # step size mag. field in Amps
@@ -10,7 +10,7 @@ ENERGY_CHANGE_SLEEP = 0.5 # put the Enerrgy settling time if needed
FIELD_CHANGE_SLEEP = 0.5 # put the Field settling time if needed
ACC_TIME = 0.5
run("Sridhar/field_sweepID2")
'''
B1 = 2 # starting mag. field in Amps