From 3a48a47e0ca63decb9aff644a075b98a4441ff71 Mon Sep 17 00:00:00 2001 From: x07maop Date: Mon, 2 May 2016 13:59:02 +0200 Subject: [PATCH] Closedown --- script/Gd_Dy_hyst.py | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/script/Gd_Dy_hyst.py b/script/Gd_Dy_hyst.py index 1feb77f..c13dfab 100644 --- a/script/Gd_Dy_hyst.py +++ b/script/Gd_Dy_hyst.py @@ -1,21 +1,5 @@ open_valve() -set_pol_cplus(offset = -7.5) -set_file('Dy_hyst_plus') -hyst_cont(field_x, 6.5, -6.5, 2.0, [1290, 1282]) - -set_pol_cplus(offset = -7.5) -set_file('Dy_hyst_plus') -hyst_cont(field_x, -6.5, 6.5, 2.0, [1290, 1282]) - -set_pol_cminus(offset = -2) -set_file('Dy_hyst_minus') -hyst_cont(field_x, 6.5, -6.5, 2.0, [1290, 1282]) - -set_pol_cminus(offset = -2) -set_file('Dy_hyst_minus') -hyst_cont(field_x, -6.5, 6.5, 2.0, [1290, 1282]) - set_pol_cplus(offset = -7) set_file('Gd_hyst_plus') hyst_cont(field_x, 6.5, -6.5, 2.0, [1181.6, 1172.8])