Make a PSF map for a single observation.
Expected axes : rad and true energy in this specific order.
The name of the rad MapAxis is expected to be ‘rad’.
- Parameters
- psf
PSF3D
The PSF IRF.
- pointing
SkyCoord
The pointing direction.
- geom
Geom
The map geometry to be used. It provides the target geometry.
rad and true energy axes should be given in this specific order.
- exposure_map
Map
, optional The associated exposure map.
Default is None.
- Returns
- psfmap
PSFMap
The resulting PSF map.