FlaggedSourceSelectorTask
=========================

.. currentmodule:: lsst.meas.algorithms

.. autoclass:: FlaggedSourceSelectorTask
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~FlaggedSourceSelectorTask.usesMatches

   .. rubric:: Methods Summary

   .. autosummary::

      ~FlaggedSourceSelectorTask.emptyMetadata
      ~FlaggedSourceSelectorTask.getFullMetadata
      ~FlaggedSourceSelectorTask.getFullName
      ~FlaggedSourceSelectorTask.getName
      ~FlaggedSourceSelectorTask.getTaskDict
      ~FlaggedSourceSelectorTask.makeField
      ~FlaggedSourceSelectorTask.makeSubtask
      ~FlaggedSourceSelectorTask.run
      ~FlaggedSourceSelectorTask.selectSources
      ~FlaggedSourceSelectorTask.timer

   .. rubric:: Attributes Documentation

   .. autoattribute:: usesMatches

   .. rubric:: Methods Documentation

   .. automethod:: emptyMetadata
   .. automethod:: getFullMetadata
   .. automethod:: getFullName
   .. automethod:: getName
   .. automethod:: getTaskDict
   .. automethod:: makeField
   .. automethod:: makeSubtask
   .. automethod:: run
   .. automethod:: selectSources
   .. automethod:: timer