https://github.com/lsst/ap_pipe
LSST Data Management Alert Production Pipeline
https://github.com/lsst/ap_pipe
Last synced: 11 months ago
JSON representation
LSST Data Management Alert Production Pipeline
- Host: GitHub
- URL: https://github.com/lsst/ap_pipe
- Owner: lsst
- License: gpl-3.0
- Created: 2016-12-30T20:58:57.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2024-11-16T02:23:39.000Z (over 1 year ago)
- Last Synced: 2024-11-16T03:19:46.550Z (over 1 year ago)
- Language: Python
- Homepage: https://pipelines.lsst.io/v/daily/modules/lsst.ap.pipe/
- Size: 19.6 MB
- Stars: 3
- Watchers: 12
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ap_pipe
This package contains the LSST Data Management Alert Production Pipeline.
For up-to-date documentation, including a tutorial, see the `doc` directory.
ap_pipe processes raw images that have been ingested into a Butler repository
with corresponding calibration products and templates. It produces calexps,
difference images and source catalogs, and an association database.
The user must specify the main repository with ingested images (and the
location of the calibration products and templates if they reside elsewhere),
the name of the association database (may be either created from scratch or
connected to for continued associating), and a Butler data ID.