DiaCatalogSourceSelectorTask
============================

.. currentmodule:: lsst.ip.diffim

.. autoclass:: DiaCatalogSourceSelectorTask
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~DiaCatalogSourceSelectorTask.usesMatches

   .. rubric:: Methods Summary

   .. autosummary::

      ~DiaCatalogSourceSelectorTask.emptyMetadata
      ~DiaCatalogSourceSelectorTask.getAllSchemaCatalogs
      ~DiaCatalogSourceSelectorTask.getFullMetadata
      ~DiaCatalogSourceSelectorTask.getFullName
      ~DiaCatalogSourceSelectorTask.getName
      ~DiaCatalogSourceSelectorTask.getSchemaCatalogs
      ~DiaCatalogSourceSelectorTask.getTaskDict
      ~DiaCatalogSourceSelectorTask.makeField
      ~DiaCatalogSourceSelectorTask.makeSubtask
      ~DiaCatalogSourceSelectorTask.run
      ~DiaCatalogSourceSelectorTask.selectSources
      ~DiaCatalogSourceSelectorTask.timer

   .. rubric:: Attributes Documentation

   .. autoattribute:: usesMatches

   .. rubric:: Methods Documentation

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