Note

You are not reading the most up to date version of Gammapy documentation.
Access the latest stable version v1.3 or the list of Gammapy releases.

make_map_exposure_true_energy

gammapy.cube.make_map_exposure_true_energy(pointing, livetime, aeff, geom)[source]

Compute exposure map.

This map has a true energy axis, the exposure is not combined with energy dispersion.

Parameters
pointingSkyCoord

Pointing direction

livetimeQuantity

Livetime

aeffEffectiveAreaTable2D

Effective area

geomWcsGeom

Map geometry (must have an energy axis)

Returns
mapWcsNDMap

Exposure map