Getting Started
Gammapy Package
gammapy.cube
gammapy.spectrum
gammapy.time
gammapy.detect
gammapy.data
gammapy.irf
MapCoord
SkyCoord
gammapy.maps
gammapy.astro.source
gammapy.astro.population
gammapy.astro.darkmatter
gammapy.stats
Developer Documentation
gammapy.maps.
scale_cube
Compute scale space cube.
Compute scale space cube by convolving the data with a set of kernels and stack the resulting images along the third axis.
ndarray
Input data.
List of convolution kernels.
Array of the shape (len(kernels), data.shape)