ReferenceSourceSelectorTask
===========================
.. currentmodule:: lsst.meas.algorithms
.. autoclass:: ReferenceSourceSelectorTask
:show-inheritance:
.. rubric:: Attributes Summary
.. autosummary::
~ReferenceSourceSelectorTask.usesMatches
.. rubric:: Methods Summary
.. autosummary::
~ReferenceSourceSelectorTask.emptyMetadata
~ReferenceSourceSelectorTask.getAllSchemaCatalogs
~ReferenceSourceSelectorTask.getFullMetadata
~ReferenceSourceSelectorTask.getFullName
~ReferenceSourceSelectorTask.getName
~ReferenceSourceSelectorTask.getSchemaCatalogs
~ReferenceSourceSelectorTask.getTaskDict
~ReferenceSourceSelectorTask.makeField
~ReferenceSourceSelectorTask.makeSubtask
~ReferenceSourceSelectorTask.run
~ReferenceSourceSelectorTask.selectSources
~ReferenceSourceSelectorTask.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