23 #ifndef LSST_MEAS_ALGORITHMS_ImagePsf_h_INCLUDED 24 #define LSST_MEAS_ALGORITHMS_ImagePsf_h_INCLUDED 28 namespace lsst {
namespace meas {
namespace algorithms {
54 #endif // !LSST_MEAS_ALGORITHMS_ImagePsf_h_INCLUDED
ImagePsf(bool isFixed=false)
virtual afw::geom::ellipses::Quadrupole doComputeShape(afw::geom::Point2D const &position, afw::image::Color const &color) const
An intermediate base class for Psfs that use an image representation.
virtual double doComputeApertureFlux(double radius, afw::geom::Point2D const &position, afw::image::Color const &color) const