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