Files
x07ma/script/users/Juraj/Mn_hyst_pshell.py
2016-11-28 06:56:22 +01:00

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])