_images/gammapy_banner.png

Gammapy#

Date: Jun 17, 2022 Version: 0.20.1

Useful links: Web page | Recipes | Discussions | Acknowledging | Contact

Gammapy is a community-developed, open-source Python package for gamma-ray astronomy built on Numpy, Scipy and Astropy. It is the core library for the CTA Science Tools but can also be used to analyse data from existing imaging atmospheric Cherenkov telescopes (IACTs), such as H.E.S.S., MAGIC and VERITAS. It also provides some support for Fermi-LAT and HAWC data analysis.

Gammapy v0.20 is the release candidate for v1.0 and is considered feature complete.

img-top

Getting started

New to Gammapy? Check out the getting started documents. They contain information on how to install and start using Gammapy on your local desktop computer.

img-top

User guide

The user guide provide in-depth information on the key concepts of Gammapy with useful background information and explanation, as well as tutorials in the form of Jupyter notebooks.

img-top

API reference

The reference guide contains a detailed description of the Gammapy API. The reference describes how the methods work and which parameters can be used. It assumes that you have an understanding of the key concepts.

img-top

Developer guide

Saw a typo in the documentation? Want to improve existing functionalities? The contributing guidelines will guide you through the process of improving Gammapy.