diff --git a/script/Dy_hyst.py b/script/Dy_hyst.py index 0aa7158..78df48f 100644 --- a/script/Dy_hyst.py +++ b/script/Dy_hyst.py @@ -6,65 +6,23 @@ set_pol_cplus(offset = -8) set_file('Dy_hyst_plus') hyst_cont(field_x, 6.5, -6.5, 2.0, [1290.1, 1282]) -set_pol_cplus(offset = -8) -set_file('Dy_hyst_plus') -hyst_cont(field_x, -6.5, 6.5, 2.0, [1290.1, 1282]) - -set_pol_cminus(offset = -2.5) -set_file('Dy_hyst_minus') -hyst_cont(field_x, 6.5, -6.5, 2.0, [1290.1, 1282]) - -set_pol_cminus(offset = -2.5) +set_pol_cminus(offset = -2) set_file('Dy_hyst_minus') hyst_cont(field_x, -6.5, 6.5, 2.0, [1290.1, 1282]) -set_pol_cplus(offset = -8) -set_file('Dy_hyst_plus') + +set_pol_cminus(offset = -2) +set_file('Dy_hyst_minus') hyst_cont(field_x, 6.5, -6.5, 2.0, [1290.1, 1282]) set_pol_cplus(offset = -8) set_file('Dy_hyst_plus') hyst_cont(field_x, -6.5, 6.5, 2.0, [1290.1, 1282]) -set_pol_cminus(offset = -2.5) -set_file('Dy_hyst_minus') -hyst_cont(field_x, 6.5, -6.5, 2.0, [1290.1, 1282]) -set_pol_cminus(offset = -2.5) -set_file('Dy_hyst_minus') -hyst_cont(field_x, -6.5, 6.5, 2.0, [1290.1, 1282]) -set_pol_cplus(offset = -8) -set_file('Dy_hyst_plus') -hyst_cont(field_x, 6.5, -6.5, 2.0, [1290.1, 1282]) -set_pol_cplus(offset = -8) -set_file('Dy_hyst_plus') -hyst_cont(field_x, -6.5, 6.5, 2.0, [1290.1, 1282]) -set_pol_cminus(offset = -2.5) -set_file('Dy_hyst_minus') -hyst_cont(field_x, 6.5, -6.5, 2.0, [1290.1, 1282]) - -set_pol_cminus(offset = -2.5) -set_file('Dy_hyst_minus') -hyst_cont(field_x, -6.5, 6.5, 2.0, [1290.1, 1282]) - -set_pol_cplus(offset = -8) -set_file('Dy_hyst_plus') -hyst_cont(field_x, 6.5, -6.5, 2.0, [1290.1, 1282]) - -set_pol_cplus(offset = -8) -set_file('Dy_hyst_plus') -hyst_cont(field_x, -6.5, 6.5, 2.0, [1290.1, 1282]) - -set_pol_cminus(offset = -2.5) -set_file('Dy_hyst_minus') -hyst_cont(field_x, 6.5, -6.5, 2.0, [1290.1, 1282]) - -set_pol_cminus(offset = -2.5) -set_file('Dy_hyst_minus') -hyst_cont(field_x, -6.5, 6.5, 2.0, [1290.1, 1282]) close_valve() \ No newline at end of file