hyperspy.tests.signal.test_1D_tools module¶
-
class
hyperspy.tests.signal.test_1D_tools.
TestAlignTools
¶ Bases:
object
-
lazify
(**kwargs)¶
-
setup_method
(method)¶
-
test_align
()¶
-
test_align_expand
()¶
-
test_estimate_shift
()¶
-
test_lazy_align
()¶
-
test_lazy_align_expand
()¶
-
test_lazy_estimate_shift
()¶
-
test_lazy_shift1D
()¶
-
test_shift1D
()¶
-
-
class
hyperspy.tests.signal.test_1D_tools.
TestEstimatePeakWidth
¶ Bases:
object
-
lazify
(**kwargs)¶
-
setup_method
(method)¶
-
test_full_range
()¶
-
test_lazy_full_range
()¶
-
test_lazy_too_narrow_range
()¶
-
test_lazy_two_peaks
()¶
-
test_too_narrow_range
()¶
-
test_two_peaks
()¶
-
-
class
hyperspy.tests.signal.test_1D_tools.
TestFindPeaks1D
¶ Bases:
object
-
lazify
(**kwargs)¶
-
setup_method
(method)¶
-
test_height
()¶
-
test_lazy_height
()¶
-
test_lazy_maxpeaksn
()¶
-
test_lazy_n_peaks
()¶
-
test_lazy_single_spectrum
()¶
-
test_lazy_two_spectra
()¶
-
test_lazy_width
()¶
-
test_maxpeaksn
()¶
-
test_n_peaks
()¶
-
test_single_spectrum
()¶
-
test_two_spectra
()¶
-
test_width
()¶
-
-
class
hyperspy.tests.signal.test_1D_tools.
TestInterpolateInBetween
¶ Bases:
object
-
lazify
(**kwargs)¶
-
setup_method
(method)¶
-
test_delta_float
()¶
-
test_delta_int
()¶
-
test_lazy_delta_float
()¶
-
test_lazy_delta_int
()¶
-
test_lazy_single_spectrum
()¶
-
test_lazy_single_spectrum_in_units
()¶
-
test_lazy_two_spectra
()¶
-
test_single_spectrum
()¶
-
test_single_spectrum_in_units
()¶
-
test_two_spectra
()¶
-
-
class
hyperspy.tests.signal.test_1D_tools.
TestShift1D
¶ Bases:
object
-
lazify
(**kwargs)¶
-
setup_method
(method)¶
-
test_crop_left
()¶
-
test_crop_right
()¶
-
test_lazy_crop_left
()¶
-
test_lazy_crop_right
()¶
-
-
class
hyperspy.tests.signal.test_1D_tools.
TestSmoothing
¶ Bases:
object
-
lazify
(**kwargs)¶
-
setup_method
(method)¶
-
test_lazy_lowess
(parallel)¶
-
test_lazy_savgol
()¶
-
test_lazy_tv
(parallel)¶
-
test_lowess
(parallel)¶
-
test_savgol
()¶
-
test_tv
(parallel)¶
-
-
hyperspy.tests.signal.test_1D_tools.
test_hanning
(lazy, offset)¶
-
hyperspy.tests.signal.test_1D_tools.
test_hanning_wrong_type
(float_data)¶