PsfFluxAlgorithm ================ .. currentmodule:: lsst.meas.base .. autoclass:: PsfFluxAlgorithm :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~PsfFluxAlgorithm.EDGE ~PsfFluxAlgorithm.FAILURE ~PsfFluxAlgorithm.NO_GOOD_PIXELS .. rubric:: Methods Summary .. autosummary:: ~PsfFluxAlgorithm.fail ~PsfFluxAlgorithm.getLogName ~PsfFluxAlgorithm.measure ~PsfFluxAlgorithm.measureForced .. rubric:: Attributes Documentation .. autoattribute:: EDGE .. autoattribute:: FAILURE .. autoattribute:: NO_GOOD_PIXELS .. rubric:: Methods Documentation .. automethod:: fail .. automethod:: getLogName .. automethod:: measure .. automethod:: measureForced