https://github.com/lsst/dax_apdb
Interface and implementation for LSST Prompt Products Database
https://github.com/lsst/dax_apdb
hacktoberfest
Last synced: over 1 year ago
JSON representation
Interface and implementation for LSST Prompt Products Database
- Host: GitHub
- URL: https://github.com/lsst/dax_apdb
- Owner: lsst
- License: gpl-3.0
- Created: 2019-11-12T05:29:33.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2025-03-14T01:24:00.000Z (over 1 year ago)
- Last Synced: 2025-03-14T02:34:36.619Z (over 1 year ago)
- Topics: hacktoberfest
- Language: Python
- Homepage:
- Size: 804 KB
- Stars: 1
- Watchers: 24
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
########
dax_apdb
########
``dax_apdb`` is a package in the `LSST Science Pipelines `_.
This package provides a Python interface for the Alert Production Database (APDB).
Its initial version was developed primarily for performance testing of various
implementation options as a part of the ``lsst-dm/l1dbproto`` package. Several
modules/classes were moved to this package and renamed. It is expected that
this implementation will further evolve to support features necessary for the
Alert Production Pipeline.