An open API service indexing awesome lists of open source software.

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

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.