24 #ifndef LSST_MEAS_BASE_CircularApertureFlux_h_INCLUDED 25 #define LSST_MEAS_BASE_CircularApertureFlux_h_INCLUDED 60 #endif // !LSST_MEAS_BASE_CircularApertureFlux_h_INCLUDED
afw::table::Schema schema
Configuration object for multiple-aperture flux algorithms.
Base class for multiple-aperture photometry algorithms.
virtual void measure(afw::table::SourceRecord &record, afw::image::Exposure< float > const &exposure) const
Measure the configured apertures on the given image.
CircularApertureFluxAlgorithm(Control const &ctrl, std::string const &name, afw::table::Schema &schema, daf::base::PropertySet &metadata)