mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
|
A class to find PSF centers using circular symmetry. More...
A class to find PSF centers using circular symmetry.
Definition in file imCenterCircleSym.hpp.
#include "../math/vectorUtils.hpp"
#include "../math/fit/fitGaussian.hpp"
#include "imageFilters.hpp"
#include "eigenImage.hpp"
Go to the source code of this file.
Classes | |
struct | mx::improc::imCenterCircleSym< realT > |
Find the center of the image of a point source using circular symmetry of the PSF. More... | |
Namespaces | |
namespace | mx |
The mxlib c++ namespace. | |