LSSTApplications
20.0.0
LSSTDataManagementBasePackage
|
Go to the documentation of this file.
23 #ifndef LSST_MEAS_ALGORITHMS_ImagePsf_h_INCLUDED
24 #define LSST_MEAS_ALGORITHMS_ImagePsf_h_INCLUDED
31 namespace algorithms {
55 #endif // !LSST_MEAS_ALGORITHMS_ImagePsf_h_INCLUDED
ImagePsf(bool isFixed=false)
virtual afw::geom::ellipses::Quadrupole doComputeShape(geom::Point2D const &position, afw::image::Color const &color) const
virtual double doComputeApertureFlux(double radius, geom::Point2D const &position, afw::image::Color const &color) const
A base class for image defects.
An ellipse core with quadrupole moments as parameters.
A coordinate class intended to represent absolute positions.
A CRTP facade class for subclasses of Persistable.
A polymorphic base class for representing an image's Point Spread Function.
Describe the colour of a source.
An intermediate base class for Psfs that use an image representation.