make_effective_livetime_map#

gammapy.makers.utils.make_effective_livetime_map(observations, geom, offset_max=None)[source]#

Compute the acceptance corrected livetime map for a list of observations.

Parameters:
observationsObservations

Observations container containing list of observations.

geomGeom

Reference geometry.

offset_maxQuantity, optional

The maximum offset FoV. Default is None.

Returns:
exposureMap

Effective livetime.