PsfCandidateF
=============

.. currentmodule:: lsst.meas.algorithms

.. autoclass:: PsfCandidateF
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~PsfCandidateF.BAD
      ~PsfCandidateF.GOOD
      ~PsfCandidateF.UNKNOWN

   .. rubric:: Methods Summary

   .. autosummary::

      ~PsfCandidateF.getAmplitude
      ~PsfCandidateF.getBorderWidth
      ~PsfCandidateF.getCandidateRating
      ~PsfCandidateF.getChi2
      ~PsfCandidateF.getHeight
      ~PsfCandidateF.getId
      ~PsfCandidateF.getMaskBlends
      ~PsfCandidateF.getMaskedImage
      ~PsfCandidateF.getOffsetImage
      ~PsfCandidateF.getPixelThreshold
      ~PsfCandidateF.getSource
      ~PsfCandidateF.getStatus
      ~PsfCandidateF.getVar
      ~PsfCandidateF.getWidth
      ~PsfCandidateF.getXCenter
      ~PsfCandidateF.getYCenter
      ~PsfCandidateF.instantiate
      ~PsfCandidateF.isBad
      ~PsfCandidateF.setAmplitude
      ~PsfCandidateF.setBorderWidth
      ~PsfCandidateF.setCandidateRating
      ~PsfCandidateF.setChi2
      ~PsfCandidateF.setHeight
      ~PsfCandidateF.setMaskBlends
      ~PsfCandidateF.setPixelThreshold
      ~PsfCandidateF.setStatus
      ~PsfCandidateF.setVar
      ~PsfCandidateF.setWidth

   .. rubric:: Attributes Documentation

   .. autoattribute:: BAD
   .. autoattribute:: GOOD
   .. autoattribute:: UNKNOWN

   .. rubric:: Methods Documentation

   .. automethod:: getAmplitude
   .. automethod:: getBorderWidth
   .. automethod:: getCandidateRating
   .. automethod:: getChi2
   .. automethod:: getHeight
   .. automethod:: getId
   .. automethod:: getMaskBlends
   .. automethod:: getMaskedImage
   .. automethod:: getOffsetImage
   .. automethod:: getPixelThreshold
   .. automethod:: getSource
   .. automethod:: getStatus
   .. automethod:: getVar
   .. automethod:: getWidth
   .. automethod:: getXCenter
   .. automethod:: getYCenter
   .. automethod:: instantiate
   .. automethod:: isBad
   .. automethod:: setAmplitude
   .. automethod:: setBorderWidth
   .. automethod:: setCandidateRating
   .. automethod:: setChi2
   .. automethod:: setHeight
   .. automethod:: setMaskBlends
   .. automethod:: setPixelThreshold
   .. automethod:: setStatus
   .. automethod:: setVar
   .. automethod:: setWidth