maps - Sky maps#

gammapy.maps Package#

Sky maps.

Functions#

containment_radius(map_[, fraction, position])

Compute containment radius from a position in a map with integral quantities and flat geometry.

containment_region(map_[, fraction, apply_union])

Find the iso-contours region corresponding to a given containment for a map of integral quantities with a flat geometry.

Classes#

Geom

Map geometry base class.

HpxGeom

Geometry class for HEALPix maps.

HpxMap

Base class for HEALPIX map classes.

HpxNDMap

HEALPix map with any number of non-spatial dimensions.

LabelMapAxis

Map axis using labels.

Map

Abstract map class.

MapAxes

MapAxis container class.

MapAxis

Class representing an axis of a map.

MapCoord

Represents a sequence of n-dimensional map coordinates.

Maps

A Dictionary containing Map objects sharing the same geometry.

RegionGeom

Map geometry representing a region on the sky.

RegionNDMap

N-dimensional region map.

TimeMapAxis

Class representing a time axis.

WcsGeom

Geometry class for WCS maps.

WcsMap

Base class for WCS map classes.

WcsNDMap

WCS map with any number of non-spatial dimensions.