https://github.com/lsst/lsst_qa
A build target for LSST DM Quality Assurance
https://github.com/lsst/lsst_qa
Last synced: 11 months ago
JSON representation
A build target for LSST DM Quality Assurance
- Host: GitHub
- URL: https://github.com/lsst/lsst_qa
- Owner: lsst
- License: other
- Created: 2016-03-28T17:53:01.000Z (about 10 years ago)
- Default Branch: main
- Last Pushed: 2023-07-10T00:18:45.000Z (almost 3 years ago)
- Last Synced: 2025-04-07T08:51:17.593Z (about 1 year ago)
- Language: Python
- Size: 33.2 KB
- Stars: 2
- Watchers: 7
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# lsst_qa - A build target for LSST DM Quality Assurance
Run validation quality assurance on data sets from the supported cameras:
`CFHT`, `DECam`, `HSC`, `SDSS`, and `lsstSim`.
```
obs_cfht
obs_decam
obs_subaru
obs_lsstSim
obs_sdss
validation_data_cfht
validation_data_decam
validation_data_hsc
validate_drp
ci_hsc
```
Intended for "daily-scale" quality-assurance testing.
Notes:
* There are explicitly `validation_data_*` data sets for CFHT, DECam, and HSC
* Sims does not have such a package and will likely run its own self-generated data.
* SDSS has a bit of example data in `obs_sdss`