https://github.com/lsst/ctrl_bps
A PipelineTask execution framework for multi-node processing for the LSST Batch Production Service (BPS).
https://github.com/lsst/ctrl_bps
astronomy hacktoberfest pipelines python workflows
Last synced: 11 months ago
JSON representation
A PipelineTask execution framework for multi-node processing for the LSST Batch Production Service (BPS).
- Host: GitHub
- URL: https://github.com/lsst/ctrl_bps
- Owner: lsst
- License: other
- Created: 2019-04-15T15:48:37.000Z (about 7 years ago)
- Default Branch: main
- Last Pushed: 2024-05-22T21:40:54.000Z (about 2 years ago)
- Last Synced: 2024-05-22T22:40:38.129Z (about 2 years ago)
- Topics: astronomy, hacktoberfest, pipelines, python, workflows
- Language: Python
- Homepage:
- Size: 1.1 MB
- Stars: 3
- Watchers: 11
- Forks: 5
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# lsst-ctrl-bps
[](https://pypi.org/project/lsst-ctrl-bps/)
[](https://codecov.io/gh/lsst/ctrl_bps)
This package provides a PipelineTask execution framework for multi-node processing for the LSST Batch Production Service (BPS).
This is a Python 3 only package.
* SPIE Paper from 2022: [The Vera C. Rubin Observatory Data Butler and Pipeline Execution System](https://arxiv.org/abs/2206.14941)
PyPI: [lsst-ctrl-bps](https://pypi.org/project/lsst-ctrl-bps/)
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.