MatchTractCatalogProbabilisticTask ================================== .. currentmodule:: lsst.pipe.tasks.match_tract_catalog_probabilistic .. autoclass:: MatchTractCatalogProbabilisticTask :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~MatchTractCatalogProbabilisticTask.columns_in_ref ~MatchTractCatalogProbabilisticTask.columns_in_target .. rubric:: Methods Summary .. autosummary:: ~MatchTractCatalogProbabilisticTask.emptyMetadata ~MatchTractCatalogProbabilisticTask.getFullMetadata ~MatchTractCatalogProbabilisticTask.getFullName ~MatchTractCatalogProbabilisticTask.getName ~MatchTractCatalogProbabilisticTask.getTaskDict ~MatchTractCatalogProbabilisticTask.makeField ~MatchTractCatalogProbabilisticTask.makeSubtask ~MatchTractCatalogProbabilisticTask.match ~MatchTractCatalogProbabilisticTask.run ~MatchTractCatalogProbabilisticTask.timer .. rubric:: Attributes Documentation .. autoattribute:: columns_in_ref .. autoattribute:: columns_in_target .. rubric:: Methods Documentation .. automethod:: emptyMetadata .. automethod:: getFullMetadata .. automethod:: getFullName .. automethod:: getName .. automethod:: getTaskDict .. automethod:: makeField .. automethod:: makeSubtask .. automethod:: match .. automethod:: run .. automethod:: timer