TractMatchedCatalogMultiBandTableMeasurementTask#
- class lsst.faro.measurement.TractMatchedCatalogMultiBandTableMeasurementTask(config, *args, **kwargs)#
Bases:
TractMatchedCatalogTableMeasurementTaskBase class for science performance metrics measured on single-tract object catalogs, multi-band.
Methods Summary
runQuantum(butlerQC, inputRefs, outputRefs)Do Butler I/O to provide in-memory objects for run.
Methods Documentation
- runQuantum(butlerQC, inputRefs, outputRefs)#
Do Butler I/O to provide in-memory objects for run.
This specialization of runQuantum performs error-handling specific to MetricTasks.