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