lsst.meas.algorithms
14.0-18-gf7dca964+11
|
#include "lsst/meas/algorithms/KernelPsf.h"
Go to the source code of this file.
Classes | |
class | lsst::meas::algorithms::PcaPsf |
Represent a PSF as a linear combination of PCA (== Karhunen-Loeve) basis functions. More... | |
Namespaces | |
lsst | |
lsst::meas | |
lsst::meas::algorithms | |
Fit spatial kernel using approximate fluxes for candidates, and solving a linear system of equations. | |
boost | |
boost::serialization | |
Functions | |
template<class Archive > | |
void | boost::serialization::save_construct_data (Archive &ar, lsst::meas::algorithms::PcaPsf const *p, unsigned int const) |
template<class Archive > | |
void | boost::serialization::load_construct_data (Archive &ar, lsst::meas::algorithms::PcaPsf *p, unsigned int const) |