mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
|
Source files for data fitting.
Files | |
file | array2FitGaussian1D.hpp |
Wrapper for a native array to pass to levmarInterface, with 1D Gaussian details. | |
file | array2FitGaussian2D.hpp |
Wrapper for a native array to pass to levmarInterface, with 2D Gaussian details. | |
file | fitAiry.hpp |
Tools for fitting the Airy pattern to PSF images. | |
file | fitExpModGaussian.hpp |
Tools for fitting the GammaDistribution distribution to data. | |
file | fitGammaDistribution.hpp |
Tools for fitting the GammaDistribution distribution to data. | |
file | fitGaussian.hpp |
Tools for fitting Gaussians to data. | |
file | fitMoffat.hpp |
Tools for fitting Moffat functions to data. | |
file | fitWeibull.hpp |
Tools for fitting the Weibull distribution to data. | |
file | levmarInterface.hpp |
A c++ interface to the templatized levmar minimization routines.. | |
file | templateLevmar.hpp |
Templatized wrappers to the levmar minimization routines.. | |