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