From 22355a0aca0ce07a799be9caa809fb97acbc09a2 Mon Sep 17 00:00:00 2001 From: X11MA Date: Mon, 15 May 2017 23:08:53 +0200 Subject: [PATCH] Script execution --- script/Sridhar/hyst_ID2_Fe.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/script/Sridhar/hyst_ID2_Fe.py b/script/Sridhar/hyst_ID2_Fe.py index e090fd3..9b622f8 100644 --- a/script/Sridhar/hyst_ID2_Fe.py +++ b/script/Sridhar/hyst_ID2_Fe.py @@ -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