pyIntensityFeatures.tests.test_proc_fitting
Tests for functions in proc.fitting.
Classes
Tests for the fitting functions. |
Module Contents
- class pyIntensityFeatures.tests.test_proc_fitting.TestFittingFuncs(methodName='runTest')[source]
Bases:
unittest.TestCaseTests for the fitting functions.
- eval_gaussian_fit_out(hemisphere)[source]
Evaluate the output of get_gaussian_func_fit.
- Parameters:
- hemisphereint
-1 for Southern hemisphere, 1 for Northern hemisphere.
- test_get_gaussian_func_fit_high_intensity_thresh()[source]
Test intensity fitting failure with a high intensity threshold.
- test_get_gaussian_func_fit_high_count_thresh()[source]
Test intensity fitting failure with a high count threshold.