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.
Image plotting¶
gammapy.image
provides a few helper functions and classes to create
publication-quality images.
Colormaps¶
The following example shows how to plot images using colormaps that are commonly
used in gamma-ray astronomy (colormap_hess
and colormap_milagro
).

Multi-panel Galactic plane survey image plots¶
The following example shows how to plot a very wide Galactic plane survey image
by splitting it into multiple panels using the GalacticPlaneSurveyPanelPlot
class.
