24 # if !defined(LSST_MEAS_EXTENSIONS_PSFEX_PSFEX_H) 25 #define LSST_MEAS_EXTENSIONS_PSFEX_PSFEX_H 1 29 #include "lsst/meas/extensions/psfex/psf.hh" 31 namespace lsst {
namespace meas {
namespace extensions {
namespace psfex {
47 lsst::meas::extensions::psfex::Psf
const&
psf,
126 #endif // !LSST_MEAS_EXTENSIONS_PSFEX_PSFEX_H virtual bool isPersistable() const noexcept override
Is this object persistable?
Represent a PSF as a linear combination of PSFEX (== Karhunen-Loeve) basis functions.
virtual lsst::geom::Point2D getAveragePosition() const
Return average position of stars; used as default position.
table::Key< table::Array< int > > _size
table::Key< table::Array< float > > _comp
table::Key< float > _pixstep
table::PointKey< double > averagePosition