.. include:: references.txt .. image:: _static/gammapy_banner.png :width: 400px | Gammapy ------- Gammapy is a community-developed, open-source Python package for gamma-ray astronomy. It is a prototype for the `CTA`_ science tools. This page (https://docs.gammapy.org ) contains the Gammapy documentation. The Gammapy webpage ( https://gammapy.org ) contains information about Gammapy, including news and contact information if you have any questions, want to report and issue or request a feature, or need help with anything Gammapy-related. .. _gammapy_intro: .. toctree:: :caption: Getting Started :maxdepth: 1 install/index getting-started tutorials references changelog .. _gammapy_package: .. toctree:: :caption: Gammapy Package :maxdepth: 1 data/index irf/index maps/index modeling/index cube/index detect/index spectrum/index time/index stats/index utils/index scripts/index catalog/index astro/index .. _gammapy_dev: .. toctree:: :caption: Developer Documentation :titlesonly: :maxdepth: 1 development/index