AstrometrySourceSelectorTask
============================

.. currentmodule:: lsst.meas.algorithms

.. autoclass:: AstrometrySourceSelectorTask
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~AstrometrySourceSelectorTask.usesMatches

   .. rubric:: Methods Summary

   .. autosummary::

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