diff --git a/script/hyst_Er.py b/script/hyst_Er.py index 1965e21..2599919 100644 --- a/script/hyst_Er.py +++ b/script/hyst_Er.py @@ -2,38 +2,40 @@ open_valve() set_pol_cplus(offset = -8) set_file('Er_hyst_plus') -hyst_cont(field_x, 6.5, -6.5, 2.0, [1401.8, 1389.4]) +hyst_cont(field_x, 6.8, -6.8, 2.0, [1401.95, 1394]) + +set_pol_cminus(offset = -3) +set_file('Er_hyst_minus') +hyst_cont(field_x, -6.8, 6.8, 2.0, [1401.95, 1394]) + + +set_file('Er_hyst_minus') +hyst_cont(field_x, 6.8, -6.8, 2.0, [1401.95, 1394]) 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]) +hyst_cont(field_x, -6.8, 6.8, 2.0, [1401.95, 1394]) set_pol_cplus(offset = -8) set_file('Er_hyst_plus') -hyst_cont(field_x, 6.5, -6.5, 2.0, [1401.8, 1389.4]) +hyst_cont(field_x, 6.8, -6.8, 2.0, [1401.95, 1394]) + +set_pol_cminus(offset = -3) +set_file('Er_hyst_minus') +hyst_cont(field_x, -6.8, 6.8, 2.0, [1401.95, 1394]) + + +set_file('Er_hyst_minus') +hyst_cont(field_x, 6.8, -6.8, 2.0, [1401.95, 1394]) set_pol_cplus(offset = -8) set_file('Er_hyst_plus') -hyst_cont(field_x, -6.5, 6.5, 2.0, [1401.8, 1389.4]) +hyst_cont(field_x, -6.8, 6.8, 2.0, [1401.95, 1394]) -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])