ScienceSourceSelectorTask
=========================

.. currentmodule:: lsst.meas.algorithms

.. autoclass:: ScienceSourceSelectorTask
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~ScienceSourceSelectorTask.usesMatches

   .. rubric:: Methods Summary

   .. autosummary::

      ~ScienceSourceSelectorTask.emptyMetadata
      ~ScienceSourceSelectorTask.getFullMetadata
      ~ScienceSourceSelectorTask.getFullName
      ~ScienceSourceSelectorTask.getName
      ~ScienceSourceSelectorTask.getTaskDict
      ~ScienceSourceSelectorTask.makeField
      ~ScienceSourceSelectorTask.makeSubtask
      ~ScienceSourceSelectorTask.run
      ~ScienceSourceSelectorTask.selectSources
      ~ScienceSourceSelectorTask.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