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.analysis#

Gammapy tutorial notebooks that show examples using the high level interface: