https://github.com/lsst/pipe_base
LSST Data Management: base classes for data processing tasks
https://github.com/lsst/pipe_base
astronomy hacktoberfest pipelines python
Last synced: 11 months ago
JSON representation
LSST Data Management: base classes for data processing tasks
- Host: GitHub
- URL: https://github.com/lsst/pipe_base
- Owner: lsst
- License: other
- Created: 2014-08-16T07:49:52.000Z (almost 12 years ago)
- Default Branch: main
- Last Pushed: 2024-11-21T21:46:55.000Z (over 1 year ago)
- Last Synced: 2024-11-21T22:27:19.586Z (over 1 year ago)
- Topics: astronomy, hacktoberfest, pipelines, python
- Language: Python
- Homepage: https://pipelines.lsst.io/v/daily/modules/lsst.pipe.base/index.html
- Size: 3.37 MB
- Stars: 11
- Watchers: 48
- Forks: 12
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# lsst-pipe-base
[](https://pypi.org/project/lsst-pipe-base/)
[](https://codecov.io/gh/lsst/pipe_base)
Pipeline infrastructure code for the [Rubin Science Pipelines](https://pipelines.lsst.io).
* SPIE Paper from 2022: [The Vera C. Rubin Observatory Data Butler and Pipeline Execution System](https://arxiv.org/abs/2206.14941)
PyPI: [lsst-pipe-base](https://pypi.org/project/lsst-pipe-base/)
This software is dual licensed under the GNU General Public License (version 3 of the License, or (at your option) any later version, and also under a 3-clause BSD license.
Recipients may choose which of these licenses to use; please see the files gpl-3.0.txt and/or bsd_license.txt, respectively.