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