Skip to content

Repository of the materials used for the gammapy tutorials made in Vaxjo, Sweden, in January 2020

Notifications You must be signed in to change notification settings

bkhelifi/tutorial_Vaxjo_2020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Gammapy tutorial, Vaxjo, January 2020 - B. Khelifi, APC

Repository of the materials used for the gammapy tutorials made in Vaxjo, Sweden, in January 2020

Table of contents

  1. Documentations
  2. Analysis Overview
    1. Data format
    2. Data processing
    3. TeV Background estimation
  3. Installation
  4. Astropy tutorial
  5. My first H.E.S.S. Crab analysis
  6. High Level Interface: an other way to analyse data
  7. Multi-wavelength analysis of the Crab
  8. An AGN analysis
    1. Making maps and get the position
    2. Spectra Extraction
    3. Light Curve
  9. To contact the gammapy team

1. Gammapy documentation and GitHub

2. Analysis overview

2.1 Data format

Data levels

2.2 Data processing

2.3 TeV Background estimation

Caption: Acceptance of the residual hadronic background (left), Ring Background estimation (center), Reflected Background estimation (right) - Berge, Funk, Hinton, 2006, [arXiv:astro-ph/0610959](https://arxiv.org/abs/astro-ph/0610959v1)

3. Installation

4. Astropy tutorial

Units, Coordinates, Tables, FITS and WCS

5. My first H.E.S.S. Crab analysis

Link towards the notebook

Link towards the documentation notebook: https://docs.gammapy.org/0.15/notebooks/analysis_2.html

6. High Level Interface: an other way to analyse data

The HLI is a supplementary interface allowing:

  • configuration of an analysis from a YAML file, which allows the setup of analysis pipelines
  • stable interface for the users, whatever the evolution of the low-level APIs
  • usable via notebooks, python scripts (or click command lines)

API documentation of the HLI: Link

Link towards the notebook

Link towards the documentation notebook: https://docs.gammapy.org/0.15/notebooks/analysis_1.html

7. Multi-wavelength analysis of the Crab

Link towards the notebook

Link towards the documentation notebook: https://docs.gammapy.org/0.15/notebooks/analysis_mwl.html?highlight=joint%20crab

8. An AGN analysis

8.1 Making maps and get the position

BkgModel vs RingBkg

8.2 Spectra Extraction

1D analysis

3D analysis

8.3 Light Curve

1D analysis: notebooks/light_curve_flare.html

With the Analysis class: 1D vs 3D

9. To contact the gammapy team

About

Repository of the materials used for the gammapy tutorials made in Vaxjo, Sweden, in January 2020

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published