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