From 9ca1e7e69e1a2637b8c43af5c60f762293cbada6 Mon Sep 17 00:00:00 2001 From: X11MA Date: Sat, 13 May 2017 21:42:46 +0200 Subject: [PATCH] Script execution --- script/Sridhar/hyst_ID2_Co.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/script/Sridhar/hyst_ID2_Co.py b/script/Sridhar/hyst_ID2_Co.py index a87cae2..e71ce43 100644 --- a/script/Sridhar/hyst_ID2_Co.py +++ b/script/Sridhar/hyst_ID2_Co.py @@ -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