hyperspy.tests.component.test_gaussianhf module

hyperspy.tests.component.test_gaussianhf.TRUE_FALSE_2_TUPLE = [(True, True), (True, False), (False, True), (False, False)]
hyperspy.tests.component.test_gaussianhf.sigma2fwhm = 2.3548200450309493
hyperspy.tests.component.test_gaussianhf.sqrt2pi = 2.5066282746310002
hyperspy.tests.component.test_gaussianhf.test_estimate_parameters_binned(only_current, binned)
hyperspy.tests.component.test_gaussianhf.test_function()
hyperspy.tests.component.test_gaussianhf.test_function_nd(binned)
hyperspy.tests.component.test_gaussianhf.test_integral_as_signal()
hyperspy.tests.component.test_gaussianhf.test_util_fwhm_get()
hyperspy.tests.component.test_gaussianhf.test_util_fwhm_getset()
hyperspy.tests.component.test_gaussianhf.test_util_fwhm_set()
hyperspy.tests.component.test_gaussianhf.test_util_sigma_get()
hyperspy.tests.component.test_gaussianhf.test_util_sigma_getset()
hyperspy.tests.component.test_gaussianhf.test_util_sigma_set()