Script execution

This commit is contained in:
X11MA
2017-05-13 20:19:51 +02:00
parent d0d3c706d9
commit 1fe8d4491d

View File

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