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
- observations
Observations
Observations container containing list of observations.
- geom
Geom
Reference geometry.
- offset_max
Quantity
, optional The maximum offset FoV. Default is None.
- observations
- Returns
- exposure
Map
Effective livetime.
- exposure