irf - Instrument response functions#

gammapy.irf Package#

Instrument response functions (IRFs).

Functions#

load_irf_dict_from_file(filename)

Load all available IRF components from given file into a dictionary.

Classes#

Background2D

Background 2D.

Background3D

Background 3D.

BackgroundIRF

Background IRF base class.

EDispKernel

Energy dispersion matrix.

EDispKernelMap

Energy dispersion kernel map.

EDispMap

Energy dispersion map.

EffectiveAreaTable2D

2D effective area table.

EnergyDependentMultiGaussPSF

Triple Gauss analytical PSF depending on true energy and offset.

EnergyDispersion2D

Offset-dependent energy dispersion matrix.

FoVAlignment

Orientation of the Field of View Coordinate System.

IRFMap

IRF map base class for DL4 instrument response functions.

IRF

IRF base class for DL3 instrument response functions.

ParametricPSF

Parametric PSF base class.

PSF3D

PSF with axes: energy, offset, rad.

PSFKernel

PSF kernel for Map.

PSFKing

King profile analytical PSF depending on energy and offset.

PSFMap

Class containing the Map of PSFs and allowing to interact with it.

RecoPSFMap

Class containing the Map of PSFs in reconstructed energy and allowing to interact with it.

RadMax2D

2D Rad Max table.

Variables#

IRF_REGISTRY

Registry class.