lsst.meas.algorithms
20.0.0-3-gbdbfa727+6
|
#include "pybind11/pybind11.h"
#include "lsst/meas/algorithms/ImagePsf.h"
#include "lsst/afw/detection/Psf.h"
#include "lsst/afw/detection/python.h"
Go to the source code of this file.
Classes | |
class | lsst::meas::algorithms::ImagePsfTrampoline< Base > |
"Trampoline" for ImagePsf to let it be used as a base class in Python. More... | |
Namespaces | |
lsst | |
lsst::meas | |
lsst::meas::algorithms | |
Fit spatial kernel using approximate fluxes for candidates, and solving a linear system of equations. | |