gammapy
0.8
  • Getting Started
    • Help!?
    • Install
    • Download tutorials
    • Check your setup
    • Use Gammapy
      • Python
      • IPython
      • Python script
      • Command line
      • Jupyter notebooks
    • Install issues
  • Tutorial notebooks
    • Notebooks
      • Getting started with Gammapy
        • Introduction
        • Setup
        • Maps
        • Event lists
        • Source catalogs
        • Spectral models and flux points
        • What next?
      • Gammapy Maps
        • Introduction
        • 0. Setup
        • 1. Creating WCS Maps
        • 2. Accessing and Modifying Data
        • 3. Reading and Writing
        • 4. Visualizing and Plotting
        • 5. Reprojecting, Interpolating and Miscellaneous
      • CTA first data challenge (1DC) with Gammapy
        • Introduction
        • Notebook and Gammapy Setup
        • DC-1 data
        • EVENT data
        • EVENT analysis example
        • IRFs
        • Index files and DataStore
        • Select observations
        • Load data
        • Model XML files
        • Exercises
        • What next?
      • CTA data analysis with Gammapy
        • Introduction
        • Setup
        • Select observations
        • Make sky images
        • Source Detection
        • Spatial analysis
        • Spectrum
        • Exercises
        • What next?
      • 3D analysis
        • Setup
        • Prepare modeling input data
        • Likelihood fit
        • Exercises
      • 3D simulation and fitting
        • Imports and versions
        • Simulate
        • Fit
        • iminuit
      • H.E.S.S. with Gammapy
        • Data access
        • Maps
        • PSF
        • Map fit
        • Residual image
        • Spectrum
        • Exercises
      • Source detection with Gammapy
        • Introduction
        • Setup
        • Compute TS image
        • Plot images
        • Source catalog
        • Measurements
        • Compare to 2FHL
        • Exercises
        • What next?
      • Fitting 2D images with Sherpa
        • Introduction
        • Read sky images
        • Exercises
        • What next?
      • Spectral models in Gammapy
        • Introduction
        • Setup
        • Create a model
        • Get and set model parameters
        • List available models
        • Plotting
        • Parameter errors
        • Integral fluxes
        • User-defined model
        • What’s next?
      • Spectrum analysis with Gammapy (run pipeline)
        • Setup
        • Select data
        • Configure the analysis
        • Run the analysis
        • Results
        • Exercises
      • Spectral analysis with Gammapy
        • Introduction
        • Setup
        • Configure logger
        • Load Data
        • Define Target Region
        • Create exclusion mask
        • Estimate background
        • Source statistic
        • Extract spectrum
        • Look at observations
        • Fit spectrum
        • Compute Flux Points
        • Stack observations
        • Exercises
        • What next?
      • Fitting gammapy spectra with sherpa
        • Load data stack
        • Define source model
        • Fit and error estimation
        • Results plot
        • Errors and confidence contours
        • Exercises
      • Flux point fitting in Gammapy
        • Introduction
        • Setup
        • Load spectral points
        • Power Law Fit
        • Exponential Cut-Off Powerlaw Fit
        • Log-Parabola Fit
        • Exercises
        • What next?
      • Fermi-LAT data with Gammapy
        • Introduction
        • Setup
        • Events
        • Counts
        • Exposure
        • Galactic diffuse background
        • Isotropic diffuse background
        • PSF
        • Background
        • Excess and flux
        • Fit
        • Exercises
        • Summary
      • Light curves
        • Introduction
        • Setup
        • Spectrum
        • Light curve estimation
        • Results
        • Exercises
    • Extra topics
      • HGPS
        • Introduction
        • Notebook Overview
        • Packages
        • Setup
        • Download Data
        • Catalog with Astropy
        • Maps with Astropy
        • Catalog with Gammapy
        • Maps with Gammapy
        • Conclusions
        • Exercises
      • Astrophysical source population modeling with Gammapy
        • Introduction
        • Setup
        • Simulate positions
        • Simulate luminosities
        • Compute observable parameters
        • Check output
        • Exercises
        • What next?
      • CWT Algorithm
        • Setup
        • CWT Algorithm. PlayGround
        • Results of analysis
      • Dark matter utilities
        • Introduction
        • Setup
        • Profiles
        • J Factors
        • Gamma-ray spectra at production
        • Flux maps
      • Make template background model
        • Introduction
        • Setup
        • Select off data
        • Background model
        • Zenith dependence
        • Index tables
        • Exercises
    • Basics
  • Installation
    • Quick install guide
      • Stable version
      • Development version
      • Verify
    • Need help?
    • Detailed information
      • Installation with conda
      • Installation with pip or setup.py
        • pip
        • setup.py
      • Installation with Macports
      • Other package managers
        • apt-get
        • yum
        • Homebrew
        • Fermi ScienceTools
      • Check Gammapy installation
        • How to run checks
        • Common issues
      • Dependencies
  • data - Data and observations
    • Introduction
    • Getting Started
    • Using gammapy.data
    • Reference/API
      • gammapy.data Package
        • Classes
        • Variables
  • irf - Instrument response functions
    • Introduction
    • Getting Started
    • Effective area
    • Background
    • PSF
    • Energy Dispersion
    • Using gammapy.irf
      • IRF Theory
      • Effective area
      • Energy dispersion
    • Reference/API
      • gammapy.irf Package
        • Classes
  • maps - Sky maps
    • Introduction
    • Getting Started
      • Constructing with Factory Methods
      • Indexing and Slicing
      • Accessor Methods
      • Interface with MapCoord and SkyCoord
      • MapCoord
      • Interpolation
      • Projection
      • Iterating on a Map
      • FITS I/O
      • Visualization
    • Examples
      • Creating a Counts Cube from an FT1 File
      • Generating a Cutout of a Model Cube
    • Using gammapy.maps
      • HEALPix-based Maps
        • HEALPix Geometry
        • Sparse Maps
      • WCS-based Maps
    • Reference/API
      • gammapy.maps Package
        • Classes
        • Class Inheritance Diagram
  • image - Map image analysis
    • Introduction
    • Getting Started
    • Using gammapy.image
      • Morphology models (gammapy.image.models)
        • Introduction
        • Getting Started
        • Reference/API
      • Image plotting
        • Colormaps
        • Multi-panel Galactic plane survey image plots
    • Reference/API
      • gammapy.image Package
        • Functions
        • Classes
      • gammapy.image.models Package
        • Classes
  • cube - Map cube analysis
    • Introduction
    • Getting Started
    • Using gammapy.cube
    • Reference/API
      • gammapy.cube Package
        • Functions
        • Classes
      • gammapy.cube.models Module
        • Classes
  • detect - Source detection
    • Introduction
    • Computation of TS images
    • Computation of Li & Ma significance images
    • Using gammapy.detect
    • Reference/API
      • gammapy.detect Package
        • Functions
        • Classes
  • background - Background modeling
    • Introduction
    • Getting Started
    • Using gammapy.background
      • Reflected regions
    • Reference/API
      • gammapy.background Package
        • Functions
        • Classes
  • spectrum - 1D spectrum analysis
    • Introduction
    • Getting Started
    • Using gammapy.spectrum
      • Spectral Fitting
        • Getting Started
        • Interactive Sherpa Fit
    • Reference/API
      • gammapy.spectrum Package
        • Functions
        • Classes
      • gammapy.spectrum.models Module
        • Classes
  • time - Time analysis
    • Introduction
    • Getting Started
      • Lightcurve
      • Variability test
    • Other codes
    • Using gammapy.time
      • Period detection and plotting
        • Introduction
        • Getting Started
        • Example
    • Reference/API
      • gammapy.time Package
        • Functions
        • Classes
      • gammapy.time.models Module
        • Classes
  • stats - Statistics
    • Introduction
    • Getting Started
      • Li & Ma Significance
      • Confidence Intervals
    • Using gammapy.stats
      • Feldman and Cousins Confidence Intervals
        • Examples
        • Acceptance Interval Fixing
        • Sensitivity
        • General Case
        • Verification
      • Fit statistics
        • Introduction
        • Gaussian data
        • Poisson data
        • Poisson data with background measurement
        • Further references
    • Reference/API
      • gammapy.stats Package
        • Functions
        • Classes
  • utils - Utilities
    • Introduction
    • Time handling in Gammapy
      • Time format and scale
      • Mission elapsed times (MET)
      • Time differences
    • Energy handling in Gammapy
      • Basics
      • Energy
      • EnergyBounds
    • Reference/API
      • gammapy.utils.energy Module
        • Classes
      • gammapy.utils.units Module
        • Functions
      • gammapy.utils.coordinates Package
        • Functions
        • Variables
      • gammapy.utils.table Module
        • Functions
      • gammapy.utils.fits Module
        • Gammapy FITS utilities
        • Functions
        • Classes
      • gammapy.utils.random Module
        • Functions
      • gammapy.utils.distributions Package
        • Functions
        • Classes
      • gammapy.utils.scripts Module
        • Functions
      • gammapy.utils.testing Module
        • Functions
        • Classes
      • gammapy.utils.wcs Module
        • Functions
      • gammapy.utils.nddata Module
        • Functions
        • Classes
      • gammapy.utils.time Module
        • Functions
      • gammapy.utils.fitting Package
        • Functions
        • Classes
  • scripts - Command line tools
    • Introduction
      • Execute
      • Command not found
      • Example
    • Reference
      • gammapy
        • check
        • download
        • image
        • info
        • jupyter
    • Implementation
    • Limitations
    • Plan
    • Write your own CLI
    • Reference/API
      • gammapy.scripts Package
        • Classes
  • datasets - Dataset access
    • Introduction
    • gammapy-extra
    • Gamma-cat
    • Getting Started
    • Using gammapy.datasets
    • Reference/API
      • gammapy.datasets Package
        • Functions
        • Classes
        • Variables
  • catalog - Source catalogs
    • Introduction
      • Available catalogs
      • How it works
    • Getting Started
    • Using gammapy.catalog
      • gamma-cat
        • Catalog
        • Data collection
    • Reference/API
      • gammapy.catalog Package
        • Functions
        • Classes
        • Variables
  • astro - Astrophysics
    • Introduction
    • Getting Started
    • Sub-packages
      • Astrophysical source models (gammapy.astro.source)
        • Introduction
        • Getting Started
        • Using gammapy.astro.source
        • Reference/API
      • Astrophysical source population models (gammapy.astro.population)
        • Introduction
        • Getting Started
        • Reference/API
      • Dark matter (gammapy.astro.darkmatter)
        • Introduction
        • Other packages
        • Using gammapy.spectrum
        • Reference/API
  • Developer documentation
    • Contact points
    • Pages
      • How to contribute to Gammapy?
        • What is this?
        • Get in touch early
        • Make small pull requests
        • Get set up
        • Make a working example
        • Integrate the code in Gammapy
        • Make a pull request
        • Code review
        • Close the loop
      • Gammapy project setup
        • gammapy repository
        • gammapy-extra repository
        • Other repositories
        • Gammapy webpages
        • Continuous integration
        • Code quality
        • Releases
        • Data formats
      • Developer HOWTO
        • Where should I import from?
        • Functions returning several values
        • Python 2 and 3 support
        • Skip unit tests for some Astropy versions
        • Fix non-Unix line endings
        • Check HTML links
        • What checks and conversions should I do for inputs?
        • Float data type: 32 bit or 64 bit?
        • Clobber or overwrite?
        • Pixel coordinate convention
        • When to use C or Cython or Numba for speed
        • Assert convention
        • Random numbers
        • Logging
        • Command line tools using click
        • BSD or GPL license?
        • Changelog
        • File and directory path handling
        • Bundled gammapy.extern code
        • Interpolation and extrapolation
        • Locate origin of warnings
        • Object text repr, str and info
        • Using the NDDataArray
        • Sphinx docs build
        • Documentation guidelines
        • Different versions of notebooks in Binder
        • Link to a notebook in gammapy-extra from the docs
        • Include images from gammapy-extra into the docs
        • Coordinate and axis names
        • Testing of plotting functions
      • How to make a Gammapy release
        • Overview
        • Pre release
        • Make release
        • Post release
      • PIGs
        • PIG 1 - PIG purpose and guidelines
        • PIG 2 - Organization of low-level analysis code
      • Data Formats
        • Overview
  • References
    • Publications
    • Glossary
    • Other gamma-ray packages
    • Other useful packages
  • Changelog
    • 0.8 (2018-09-23)
      • Summary
      • Pull requests
    • 0.7 (2018-02-28)
      • Summary
      • Pull requests
    • 0.6 (April 28, 2017)
      • Summary
      • Pull requests
    • 0.5 (November 22, 2016)
      • Summary
      • Pull requests
    • 0.4 (April 20, 2016)
      • Summary
      • Pull requests
    • 0.3 (August 13, 2015)
      • Summary
      • Pull requests
    • 0.2 (April 13, 2015)
      • Summary
      • Pull requests
    • 0.1 (August 25, 2014)
      • Summary
      • Pull requests
gammapy
  • Docs »
  • Search


© Copyright 2018, The Gammapy developers. Last updated on 24 Sep 2018.

Built with Sphinx using a theme provided by Read the Docs.