ApertureFluxAlgorithm ===================== .. currentmodule:: lsst.meas.base .. autoclass:: ApertureFluxAlgorithm :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~ApertureFluxAlgorithm.APERTURE_TRUNCATED ~ApertureFluxAlgorithm.FAILURE ~ApertureFluxAlgorithm.SINC_COEFFS_TRUNCATED .. rubric:: Methods Summary .. autosummary:: ~ApertureFluxAlgorithm.computeFlux ~ApertureFluxAlgorithm.computeNaiveFlux ~ApertureFluxAlgorithm.computeSincFlux ~ApertureFluxAlgorithm.fail ~ApertureFluxAlgorithm.getLogName ~ApertureFluxAlgorithm.makeFieldPrefix ~ApertureFluxAlgorithm.measure ~ApertureFluxAlgorithm.measureForced .. rubric:: Attributes Documentation .. autoattribute:: APERTURE_TRUNCATED .. autoattribute:: FAILURE .. autoattribute:: SINC_COEFFS_TRUNCATED .. rubric:: Methods Documentation .. automethod:: computeFlux .. automethod:: computeNaiveFlux .. automethod:: computeSincFlux .. automethod:: fail .. automethod:: getLogName .. automethod:: makeFieldPrefix .. automethod:: measure .. automethod:: measureForced