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