An open API service indexing awesome lists of open source software.

https://github.com/lsst/ap_verify

Verification test framework for DM Alert Production
https://github.com/lsst/ap_verify

lsst lsst-dm lsst-science-pipelines

Last synced: 11 months ago
JSON representation

Verification test framework for DM Alert Production

Awesome Lists containing this project

README

          

# lsst.ap.verify

`ap_verify` is a package in the [LSST Science Pipelines](https://pipelines.lsst.io/).

This package manages end-to-end testing and metric generation for the [LSST DM Alert Production pipeline](https://github.com/lsst-dm/ap_pipe/).
Metrics are tested against both project- and lower-level requirements, and will be deliverable to the SQuaSH metrics service.

`ap_verify` is designed to work on downloadable Git LFS datasets, which must be installed separately.
Unlike the Alert Production pipeline itself, it cannot be run on generic data repositories.

For more details, including user instructions and information about supported datasets, consult the [package documentation](https://pipelines.lsst.io/v/daily/modules/lsst.ap.verify/).