lsst.meas.algorithms
14.0-7-g23fdbe95+1
|
#include <memory>
#include "lsst/pex/exceptions.h"
#include "lsst/afw/image/Wcs.h"
#include "lsst/afw/geom/Point.h"
Go to the source code of this file.
Classes | |
class | lsst::meas::algorithms::NotImplementedException |
An exception that indicates the feature has not been implemented. More... | |
class | lsst::meas::algorithms::BinnedWcs |
Namespaces | |
lsst | |
lsst::meas | |
lsst::meas::algorithms | |
Fit spatial kernel using approximate fluxes for candidates, and solving a linear system of equations. | |