lsst.meas.extensions.psfex g235c05d50d+9b3c9ac643
|
Namespaces | |
namespace | detail |
namespace | psfex |
namespace | psfexPsfDeterminer |
namespace | psfexStarSelector |
namespace | 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.