https://github.com/lsst/analysis_tools
https://github.com/lsst/analysis_tools
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/lsst/analysis_tools
- Owner: lsst
- License: gpl-3.0
- Created: 2022-05-11T19:23:32.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-07-11T14:00:13.000Z (11 months ago)
- Last Synced: 2025-07-11T16:34:57.649Z (11 months ago)
- Language: Python
- Size: 7.45 MB
- Stars: 11
- Watchers: 52
- Forks: 2
- Open Issues: 28
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
==============
analysis_tools
==============
The Analysis Tools package is designed to assist in the creation of quality assurance (QA) plots and metrics from the outputs of an `LSST data reduction pipeline `_.
The intention is that users have the flexibility to construct complex data analysis tasks from a set of simple building blocks.
Each analysis tool allows users to generate consistent, repeatable and high-quality plots and metrics, regardless of which dataset they are run on.
For more information on using the Analysis Tools package, please see the `documentation on pipelines.lsst.io `_.
As this package is still under active development, it may also be useful to refer to the latest `daily build of the documentation on pipelines.lsst.io `_ as well.