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
- Host: GitHub
- URL: https://github.com/lsst/ap_verify
- Owner: lsst
- License: gpl-3.0
- Created: 2017-07-11T20:00:32.000Z (almost 9 years ago)
- Default Branch: main
- Last Pushed: 2024-11-06T17:16:52.000Z (over 1 year ago)
- Last Synced: 2024-11-06T18:26:22.452Z (over 1 year ago)
- Topics: lsst, lsst-dm, lsst-science-pipelines
- Language: Python
- Homepage: https://pipelines.lsst.io/v/daily/modules/lsst.ap.verify/
- Size: 2.67 MB
- Stars: 1
- Watchers: 14
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/).