From 48d3c7920637fc2b3bda3d6d2739af534da66ce7 Mon Sep 17 00:00:00 2001 From: x07maop Date: Wed, 27 Apr 2016 10:41:00 +0200 Subject: [PATCH] Script execution --- script/hyst_Er.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/script/hyst_Er.py b/script/hyst_Er.py index 1fa5d70..6e8af1c 100644 --- a/script/hyst_Er.py +++ b/script/hyst_Er.py @@ -1,8 +1,8 @@ open_valve() -set_pol_cminus(offset = -3) -set_file('Er_hyst_minus') -hyst_cont(field_x, 6.5, -6.5, 1.0, [1401.8, 1390.0]) +#set_pol_cminus(offset = -3) +#set_file('Er_hyst_minus') +#hyst_cont(field_x, 6.5, -6.5, 1.0, [1401.8, 1390.0]) set_pol_cplus(offset = -8) set_file('Er_hyst_plus')