MatcherSourceSelectorTask
=========================

.. currentmodule:: lsst.meas.algorithms

.. autoclass:: MatcherSourceSelectorTask
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~MatcherSourceSelectorTask.usesMatches

   .. rubric:: Methods Summary

   .. autosummary::

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