hyperspy.tests.model.test_chi_squared module

class hyperspy.tests.model.test_chi_squared.TestChiSquared

Bases: object

lazify(**kwargs)
setup_method(method)
test_chisq()
test_chisq_in_range()
test_chisq_with_fit()
test_chisq_with_inactive_components()
test_dof_with_fit()
test_dof_with_inactive_components()
test_dof_with_p0()
test_lazy_chisq()
test_lazy_chisq_in_range()
test_lazy_chisq_with_fit()
test_lazy_chisq_with_inactive_components()
test_lazy_dof_with_fit()
test_lazy_dof_with_inactive_components()
test_lazy_dof_with_p0()
test_lazy_red_chisq()
test_lazy_red_chisq_with_fit()
test_red_chisq()
test_red_chisq_with_fit()