From 67d3e4a48144bcaf5b73188a918876907fd20cd8 Mon Sep 17 00:00:00 2001 From: x07maop Date: Sat, 30 Apr 2016 07:09:28 +0200 Subject: [PATCH] Script execution --- script/Dy_hyst.py | 57 ----------------------------------------------- 1 file changed, 57 deletions(-) diff --git a/script/Dy_hyst.py b/script/Dy_hyst.py index f43dba1..b4d6566 100644 --- a/script/Dy_hyst.py +++ b/script/Dy_hyst.py @@ -19,61 +19,4 @@ set_file('Dy_hyst_minus') hyst_cont(field_x, -6.5, 6.5, 2.0, [1290.6, 1282.6]) - - -set_pol_cplus(offset = -3) -set_file('Dy_hyst_plus') -hyst_cont(field_x, 6.5, -6.5, 2.0, [1290.6, 1282.6]) - -set_pol_cplus(offset = -3) -set_file('Dy_hyst_plus') -hyst_cont(field_x, -6.5, 6.5, 2.0, [1290.6, 1282.6]) - -set_pol_cminus(offset = 0) -set_file('Dy_hyst_minus') -hyst_cont(field_x, 6.5, -6.5, 2.0, [1290.6, 1282.6]) - -set_pol_cminus(offset = 0) -set_file('Dy_hyst_minus') -hyst_cont(field_x, -6.5, 6.5, 2.0, [1290.6, 1282.6]) - - - - -set_pol_cplus(offset = -3) -set_file('Dy_hyst_plus') -hyst_cont(field_x, 6.5, -6.5, 2.0, [1290.6, 1282.6]) - -set_pol_cplus(offset = -3) -set_file('Dy_hyst_plus') -hyst_cont(field_x, -6.5, 6.5, 2.0, [1290.6, 1282.6]) - -set_pol_cminus(offset = 0) -set_file('Dy_hyst_minus') -hyst_cont(field_x, 6.5, -6.5, 2.0, [1290.6, 1282.6]) - -set_pol_cminus(offset = 0) -set_file('Dy_hyst_minus') -hyst_cont(field_x, -6.5, 6.5, 2.0, [1290.6, 1282.6]) - - - - -set_pol_cplus(offset = -3) -set_file('Dy_hyst_plus') -hyst_cont(field_x, 6.5, -6.5, 2.0, [1290.6, 1282.6]) - -set_pol_cplus(offset = -3) -set_file('Dy_hyst_plus') -hyst_cont(field_x, -6.5, 6.5, 2.0, [1290.6, 1282.6]) - -set_pol_cminus(offset = 0) -set_file('Dy_hyst_minus') -hyst_cont(field_x, 6.5, -6.5, 2.0, [1290.6, 1282.6]) - -set_pol_cminus(offset = 0) -set_file('Dy_hyst_minus') -hyst_cont(field_x, -6.5, 6.5, 2.0, [1290.6, 1282.6]) - - close_valve() \ No newline at end of file