High Level Analysis Interface#

The high level interface for Gammapy provides a high level Python API for the most common use cases identified in the analysis process. The classes and methods included may be used in Python scripts, notebooks or as commands within IPython sessions. The high level user interface could also be used to automatise processes driven by parameters declared in a configuration file in YAML format that addresses the most common analysis use cases identified. It exposes a subset of the functionality that is available in the sub-packages to support standard analysis use case in a convenient way.

Using gammapy.datasets#

Examples using gammapy.analysis.Analysis#

High level interface

High level interface

Spectral analysis with the HLI

Spectral analysis with the HLI

2D map fitting

2D map fitting

Ring background map

Ring background map

3D detailed analysis

3D detailed analysis

Light curves

Light curves