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.
Astrophysical source and population models (gammapy.astro
)¶
Introduction¶
Common astrophysical source and population models are implemented in
gammapy.astro.source
and gammapy.astro.population
.
The gammapy.astro
namespace is empty … use these import statements:
from gammapy.astro import source
from gammapy.astro import population
Getting Started¶
TODO: Add example Galactic gamma-ray source population model (catalog distributions, flux image, significance images)