hyperspy.tests.model.test_eelsmodel module

class hyperspy.tests.model.test_eelsmodel.TestCreateEELSModel

Bases: object

lazify(**kwargs)
setup_method(method)
test_auto_add_background_true()
test_auto_add_edges_false()
test_auto_add_edges_false_names()
test_auto_add_edges_true()
test_create_eelsmodel()
test_create_eelsmodel_no_md()
test_gos()
test_lazy_auto_add_background_true()
test_lazy_auto_add_edges_false()
test_lazy_auto_add_edges_false_names()
test_lazy_auto_add_edges_true()
test_lazy_create_eelsmodel()
test_lazy_create_eelsmodel_no_md()
test_lazy_gos()
test_lazy_low_loss()
test_lazy_low_loss_bad_shape()
test_low_loss()
test_low_loss_bad_shape()
class hyperspy.tests.model.test_eelsmodel.TestEELSModel

Bases: object

lazify(**kwargs)
setup_method(method)
test_get_first_ionization_edge_energy_C()
test_get_first_ionization_edge_energy_C_B()
test_get_first_ionization_edge_energy_None()
test_get_start_energy_above()
test_get_start_energy_below()
test_get_start_energy_none()
test_lazy_get_first_ionization_edge_energy_C()
test_lazy_get_first_ionization_edge_energy_C_B()
test_lazy_get_first_ionization_edge_energy_None()
test_lazy_get_start_energy_above()
test_lazy_get_start_energy_below()
test_lazy_get_start_energy_none()
test_lazy_resume_fsw()
test_lazy_suspend_auto_fsw()
test_lazy_two_area_powerlaw_estimation_BC()
test_lazy_two_area_powerlaw_estimation_C()
test_lazy_two_area_powerlaw_estimation_no_edge()
test_resume_fsw()
test_suspend_auto_fsw()
test_two_area_powerlaw_estimation_BC()
test_two_area_powerlaw_estimation_C()
test_two_area_powerlaw_estimation_no_edge()
class hyperspy.tests.model.test_eelsmodel.TestFitBackground

Bases: object

lazify(**kwargs)
setup_method(method)
test_fit_background_B_C()
test_fit_background_C()
test_fit_background_no_edge()
test_lazy_fit_background_B_C()
test_lazy_fit_background_C()
test_lazy_fit_background_no_edge()