logo
  • Getting started
  • User guide
  • Tutorials
  • API reference
  • Developer guide
  • Release notes
  • Gammapy analysis workflow and package structure
    • Data access and selection (DL3)
    • Instrument Response Functions (DL3)
    • Data reduction (DL3 to DL4)
    • Sky maps (DL4)
    • Datasets (DL4)
    • Modeling and Fitting (DL4 to DL5)
    • Estimators (DL4 to DL5, and DL6)
    • High Level Analysis Interface
    • Command line tools
    • Source catalogs
    • Astrophysics
    • Statistical utility functions
    • Visualization
    • Utility functions
  • How To
  • Model gallery
    • Constant spatial model
    • Disk spatial model
    • Gaussian spatial model
    • Generalized gaussian spatial model
    • Point spatial model
    • Shell spatial model
    • Shell2 spatial model
    • Template spatial model
    • EBL absorbption spectral model
    • Broken power law spectral model
    • Compound spectral model
    • Constant spectral model
    • Exponential cutoff power law spectral model
    • Exponential cutoff power law spectral model used for 3FGL
    • Gaussian spectral model
    • Log parabola spectral model
    • Naima spectral model
    • Piecewise norm spectral model
    • Power law spectral model
    • Power law 2 spectral model
    • Smooth broken power law spectral model
    • Super exponential cutoff power law model used for 3FGL
    • Super Exponential Cutoff Power Law Model used for 4FGL-DR3
    • Super Exponential Cutoff Power Law Model used for 4FGL-DR1 (and DR2)
    • Template spectral model
    • Constant temporal model
    • ExpDecay temporal model
    • Gaussian temporal model
    • Generalized Gaussian temporal model
    • Linear temporal model
    • PowerLaw temporal model
    • Sine temporal model
    • Phase curve temporal model
    • Light curve temporal model
  • Gammapy recipes
  • Glossary and references
On this page
  • Spatial models
  • Spectral models
  • Temporal models

Model gallery#

The model gallery provides a visual overview of the available models in Gammapy. In general the models are grouped into the following categories:

  • SpectralModel: models to describe spectral shapes of sources

  • SpatialModel: models to describe spatial shapes (morphologies) of sources

  • TemporalModel: models to describe temporal flux evolution of sources, such as light and phase curves

The models follow a naming scheme which contains the category as a suffix to the class name.

Spatial models#

Constant spatial model

Constant spatial model

Disk spatial model

Disk spatial model

Gaussian spatial model

Gaussian spatial model

Generalized gaussian spatial model

Generalized gaussian spatial model

Point spatial model

Point spatial model

Shell spatial model

Shell spatial model

Shell2 spatial model

Shell2 spatial model

Template spatial model

Template spatial model

Spectral models#

EBL absorbption spectral model

EBL absorbption spectral model

Broken power law spectral model

Broken power law spectral model

Compound spectral model

Compound spectral model

Constant spectral model

Constant spectral model

Exponential cutoff power law spectral model

Exponential cutoff power law spectral model

Exponential cutoff power law spectral model used for 3FGL

Exponential cutoff power law spectral model used for 3FGL

Gaussian spectral model

Gaussian spectral model

Log parabola spectral model

Log parabola spectral model

Naima spectral model

Naima spectral model

Piecewise norm spectral model

Piecewise norm spectral model

Power law spectral model

Power law spectral model

Power law 2 spectral model

Power law 2 spectral model

Smooth broken power law spectral model

Smooth broken power law spectral model

Super exponential cutoff power law model used for 3FGL

Super exponential cutoff power law model used for 3FGL

Super Exponential Cutoff Power Law Model used for 4FGL-DR3

Super Exponential Cutoff Power Law Model used for 4FGL-DR3

Super Exponential Cutoff Power Law Model used for 4FGL-DR1 (and DR2)

Super Exponential Cutoff Power Law Model used for 4FGL-DR1 (and DR2)

Template spectral model

Template spectral model

Temporal models#

Constant temporal model

Constant temporal model

ExpDecay temporal model

ExpDecay temporal model

Gaussian temporal model

Gaussian temporal model

Generalized Gaussian temporal model

Generalized Gaussian temporal model

Linear temporal model

Linear temporal model

PowerLaw temporal model

PowerLaw temporal model

Sine temporal model

Sine temporal model

Phase curve temporal model

Phase curve temporal model

Light curve temporal model

Light curve temporal model

Download all examples in Python source code: model-gallery_python.zip

Download all examples in Jupyter notebooks: model-gallery_jupyter.zip

Gallery generated by Sphinx-Gallery

© Copyright 2023, The Gammapy developers.

Created using Sphinx 4.5.0.