20 lines
401 B
Python
20 lines
401 B
Python
set_pol_cminus(offset = 1.3)
|
|
set_file('Mn_hyst_minus')
|
|
hyst_cont(field_x, 0.1, -0.1, 0.3, [636.5])
|
|
|
|
|
|
set_pol_cplus(offset = -0.7)
|
|
set_file('Mn_hyst_plus')
|
|
hyst_cont(field_x, -0.1, 0.1, 0.3, [636.5])
|
|
|
|
set_pol_cplus(offset = -0.7)
|
|
set_file('Mn_hyst_plus')
|
|
hyst_cont(field_x, 0.1, -0.1, 0.3, [636.5])
|
|
|
|
set_pol_cminus(offset = 1.3)
|
|
set_file('Mn_hyst_minus')
|
|
hyst_cont(field_x, -0.1, 0.1, 0.3, [636.5])
|
|
|
|
|
|
|