lsst.meas.extensions.psfex
22.0.1-3-g59f966b+3a013779d7
|
Namespaces | |
detail | |
psfex | |
psfexPsfDeterminer | |
psfexStarSelector | |
version | |
Classes | |
class | PsfexPsf |
Represent a PSF as a linear combination of PSFEX (== Karhunen-Loeve) basis functions. More... | |
Functions | |
void | makeit (std::vector< std::shared_ptr< Field > > &fields_, std::vector< std::shared_ptr< Set > > const &sets) |
void lsst::meas::extensions::psfex::makeit | ( | std::vector< std::shared_ptr< Field > > & | fields_, |
std::vector< std::shared_ptr< Set > > const & | sets | ||
) |
RAII for the scribbling
Definition at line 72 of file psfexAdaptors.cc.