|
lsst.meas.algorithms g4ca71c8708+5e2e56f82e
|
#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 | |
| namespace | lsst |
| namespace | lsst::meas |
| namespace | lsst::meas::algorithms |
| Fit spatial kernel using approximate fluxes for candidates, and solving a linear system of equations. | |