inspect_job.py

Print the measurements and metadata in lsst.verify JSON files.

This script takes as arguments one or more lsst.verify JSON files, and prints the top-level metadata and a summary of any measurements.

This script does not print information about metrics or specifications.

usage: inspect_job.py [-h] json [json ...]

More information is available at https://pipelines.lsst.io.

positional arguments

json

lsst.verify JSON file, or files (*verify.json).

options

-h, --help

show this help message and exit