From 6e8bd4d86cbbfa331b7e95ba507334e504d4fc70 Mon Sep 17 00:00:00 2001 From: x07maop Date: Mon, 2 May 2016 02:40:47 +0200 Subject: [PATCH] Script execution --- script/hyst_Er.py | 60 ----------------------------------------------- 1 file changed, 60 deletions(-) diff --git a/script/hyst_Er.py b/script/hyst_Er.py index 17c6fa4..1965e21 100644 --- a/script/hyst_Er.py +++ b/script/hyst_Er.py @@ -37,65 +37,5 @@ hyst_cont(field_x, -6.5, 6.5, 2.0, [1401.8, 1389.4]) - - - -set_pol_cplus(offset = -7.5) -set_file('Dy_hyst_plus') -hyst_cont(field_x, 6.5, -6.5, 2.0, [1290.1, 1282.2]) - -set_pol_cplus(offset = -7.5) -set_file('Dy_hyst_plus') -hyst_cont(field_x, -6.5, 6.5, 2.0, [1290.1, 1282.2]) - -set_pol_cminus(offset = -2) -set_file('Dy_hyst_minus') -hyst_cont(field_x, 6.5, -6.5, 2.0, [1290.1, 1282.2]) - -set_pol_cminus(offset = -2) -set_file('Dy_hyst_minus') -hyst_cont(field_x, -6.5, 6.5, 2.0, [1290.1, 1282.2]) - - - - -set_pol_cplus(offset = -7.5) -set_file('Dy_hyst_plus') -hyst_cont(field_x, 6.5, -6.5, 2.0, [1290.1, 1282.2]) - -set_pol_cplus(offset = -7.5) -set_file('Dy_hyst_plus') -hyst_cont(field_x, -6.5, 6.5, 2.0, [1290.1, 1282.2]) - -set_pol_cminus(offset = -2) -set_file('Dy_hyst_minus') -hyst_cont(field_x, 6.5, -6.5, 2.0, [1290.1, 1282.2]) - -set_pol_cminus(offset = -2) -set_file('Dy_hyst_minus') -hyst_cont(field_x, -6.5, 6.5, 2.0, [1290.1, 1282.2]) - - - - - - -set_pol_cplus(offset = -8) -set_file('Er_hyst_plus') -hyst_cont(field_x, 6.5, -6.5, 2.0, [1401.8, 1389.4]) - -set_pol_cplus(offset = -8) -set_file('Er_hyst_plus') -hyst_cont(field_x, -6.5, 6.5, 2.0, [1401.8, 1389.4]) - -set_pol_cminus(offset = -2) -set_file('Er_hyst_minus') -hyst_cont(field_x, 6.5, -6.5, 2.0, [1401.8, 1389.4]) - -set_pol_cminus(offset = -2) -set_file('Er_hyst_minus') -hyst_cont(field_x, -6.5, 6.5, 2.0, [1401.8, 1389.4]) - - close_valve()