Gammapy Interoperability

This module provides functions to convert the pyirf quantities for IRFs and the binning to the corresponding gammapy classes.

Reference/API

pyirf.gammapy Module

Functions

create_effective_area_table_2d(...)

Create a gammapy.irf.EffectiveAreaTable2D from pyirf outputs.

create_energy_dispersion_2d(...)

Create a gammapy.irf.EnergyDispersion2D from pyirf outputs.

create_psf_3d(psf, true_energy_bins, ...)

Create a gammapy.irf.PSF3D from pyirf outputs.