AstrometricCatalogMatchTask#

class lsst.analysis.tools.tasks.AstrometricCatalogMatchTask(*, config: PipelineTaskConfig | None = None, log: logging.Logger | LsstLogAdapter | None = None, initInputs: dict[str, Any] | None = None, **kwargs: Any)#

Bases: CatalogMatchTask

Match a tract-level catalog to a reference catalog

Methods Summary

runQuantum(butlerQC, inputRefs, outputRefs)

Implemented in the inherited tasks

Methods Documentation

runQuantum(butlerQC, inputRefs, outputRefs)#

Implemented in the inherited tasks