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

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

Awesome Lists containing this project

README

          

# lsst-pipe-base

[![pypi](https://img.shields.io/pypi/v/lsst-pipe-base.svg)](https://pypi.org/project/lsst-pipe-base/)
[![codecov](https://codecov.io/gh/lsst/pipe_base/branch/main/graph/badge.svg?token=nTEA5ZAYiD)](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.