computeMetrics

lsst.ap.verify.computeMetrics(workspace, dataIds, args)

Measure any metrics that apply to the final result of the AP pipeline, rather than to a particular processing stage.

Parameters
workspacelsst.ap.verify.Workspace

The abstract location containing input and output repositories.

dataIdslsst.pipe.base.DataIdContainer

The data IDs ap_pipe was run on. Each data ID must be complete.

argsargparse.Namespace

Command-line arguments, including arguments controlling output.