https://github.com/lsst/ctrl_mpexec
Execution framework for PipelineTask
https://github.com/lsst/ctrl_mpexec
astronomy hacktoberfest pipelines python
Last synced: 11 months ago
JSON representation
Execution framework for PipelineTask
- Host: GitHub
- URL: https://github.com/lsst/ctrl_mpexec
- Owner: lsst
- License: other
- Created: 2018-12-29T06:14:27.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2024-05-23T10:06:44.000Z (about 2 years ago)
- Last Synced: 2024-05-23T10:17:20.444Z (about 2 years ago)
- Topics: astronomy, hacktoberfest, pipelines, python
- Language: Python
- Homepage:
- Size: 1.38 MB
- Stars: 2
- Watchers: 57
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
################
lsst-ctrl-mpexec
################
.. image:: https://img.shields.io/pypi/v/lsst-ctrl-mpexec.svg
:target: https://pypi.org/project/lsst-ctrl-mpexec/
.. image:: https://codecov.io/gh/lsst/ctrl_mpexec/branch/main/graph/badge.svg?token=P8UFFVTC4I
:target: https://codecov.io/gh/lsst/ctrl_mpexec
``ctrl_mpexec`` is a package in the `LSST Science Pipelines `_.
It provides a PipelineTask execution framework for single-node processing.
* SPIE paper from 2022: `The Vera C. Rubin Observatory Data Butler and Pipeline Execution System `_.
PyPI: `lsst-ctrl-mpexec `_
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.