Metadata-Version: 2.1
Name: protopipe
Version: 0.0.0
Summary: Prototype pipeline for the Cherenkov Telescope Array (CTA)
Home-page: https://github.com/cta-observatory/protopipe
Author: Michele Peresano
Author-email: michele.peresano@cea.fr
License: CeCILL-B Free Software License Agreement
Project-URL: Documentation, https://cta-observatory.github.io/protopipe/
Project-URL: Source, https://github.com/cta-observatory/protopipe
Project-URL: Tracker, https://github.com/cta-observatory/protopipe/issues
Project-URL: Projects, https://github.com/cta-observatory/protopipe/projects
Keywords: cta pipeline simulations grid
Platform: UNKNOWN
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Astronomy
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.7
Provides-Extra: all
Provides-Extra: tests
Provides-Extra: docs
License-File: LICENSE

=====================================================================
protopipe |CI| |codacy| |coverage| |documentation| |doilatest| |pypi|
=====================================================================

.. |CI| image:: https://github.com/cta-observatory/protopipe/workflows/CI/badge.svg?branch=master
  :target: https://github.com/cta-observatory/protopipe/actions?query=workflow%3ACI
.. |codacy|  image:: https://app.codacy.com/project/badge/Grade/cb95f2eee92946f2a68acc7b103f843c
  :target: https://www.codacy.com/gh/cta-observatory/protopipe?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=cta-observatory/protopipe&amp;utm_campaign=Badge_Grade
.. |coverage| image:: https://codecov.io/gh/cta-observatory/protopipe/branch/master/graph/badge.svg
  :target: https://codecov.io/gh/cta-observatory/protopipe
.. |documentation| image:: https://readthedocs.org/projects/protopipe/badge/?version=latest
  :target: https://protopipe.readthedocs.io/en/latest/?badge=latest
.. |pypi| image:: https://badge.fury.io/py/protopipe.svg
    :target: https://badge.fury.io/py/protopipe

.. |doilatest| image:: https://zenodo.org/badge/DOI/10.5281/zenodo.4586754.svg
  :target: https://doi.org/10.5281/zenodo.4586754
.. |doi_v0.4.0| image:: https://zenodo.org/badge/DOI/10.5281/zenodo.4586755.svg
  :target: https://doi.org/10.5281/zenodo.4586755
.. |doi_v0.3.0| image:: https://zenodo.org/badge/DOI/10.5281/zenodo.4303996.svg
  :target: https://doi.org/10.5281/zenodo.4303996

A pipeline prototype for the `Cherenkov Telescope Array (CTA) <www.cta-observatory.org>`_.

- based on the `ctapipe <https://cta-observatory.github.io/ctapipe/>`_ and
  `pyirf <https://cta-observatory.github.io/pyirf/>`__ libraries plus original code,
- successfully tested code migrated and imported from each new release,
- allows for full-scale analyses on the `DIRAC <http://diracgrid.org/>`__ computing grid thanks to its `interface <https://github.com/HealthyPear/protopipe-grid-interface#readme>`__.

Resources
---------

- Source code:

  - `protopipe <https://github.com/cta-observatory/protopipe>`__
  - `DIRAC grid interface <https://github.com/HealthyPear/protopipe-grid-interface>`__

- Documentation:

  - `GitHub Pages <https://cta-observatory.github.io/protopipe>`__ (only development version)
  - `readthedocs <https://protopipe.readthedocs.io/en/latest/>`__ (also latest releases)

- Performance results: `GitLab <http://cccta-dataserver.in2p3.fr/data/protopipe/results/html/>`__

- Slack channels:

  - `#protopipe <https://cta-aswg.slack.com/archives/CPTN4U7U7>`__
  - `#protopipe_github <https://cta-aswg.slack.com/archives/CPUSPPHST>`__
  - `#protopipe-grid <https://cta-aswg.slack.com/archives/C01FWH8E0TT>`__

Citing this software
--------------------

If you use a released version of this software for a publication,
please cite it by using the corresponding DOI.

- latest : |doilatest|
- v0.5.0 : TBD
- v0.4.0 : |doi_v0.4.0|
- v0.3.0 : |doi_v0.3.0|



