facero / gammapy-meudon-tutorial

This repository aims to share instructions and material for the Tutorial taking place the 3rd October, 2017, in Meudon (https://indico.obspm.fr/event/22/)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gammapy-meudon-tutorial

This repository aims to share instructions and material for the Tutorial taking place the 3rd October, 2017, in Meudon : https://indico.obspm.fr/event/22/

I Objectives

The goal of this day is to make an introduction to data analysis by playing with real scripts explained by experts. 3 sessions are organised:

  • a Fermi tutorial: COSMAX
  • an introduction to python
  • a CTA tutorial with the package ctools
  • a CTA tutorial with the package Gammapy

All files can be downloaded on your computer by typing on a terminal :

git clone https://github.com/bkhelifi/gammapy-meudon-tutorial.git

For information, the open Data Format for gamma-ray astronomy is explained and described here: http://gamma-astro-data-formats.readthedocs.io/en/latest/index.html . This is a work in progress...

II Introduction tutorial: python and numpy

This tutorial is driven by Régis Terrier (APC).

It uses the notebook : xxxxx

PS: to start a notebook, type on a terminal : jupyter notebook toto.ipynb

III COSMAX : a Fermi tutorial

This tutorial is driven by Benoît Lott (CENBG).

It uses the notebook : xxxxx

IV ctools : a CTA tutorial

This tutorial is driven by Jürgen Knödlseder (IRAP).

V Gammapy : a CTA tutorial

This tutorial is spitted in different part.

V.1 General informations

Some useful links:

V.2 Data Management

DataStore and links to HDU and OBS table, stacked observation

This tutorial is driven by xxx (xxx).

It uses the notebook : notebooks/tutorial_gammapy_intro.ipynb

V.3 Making a sky map

Counts maps, background estimation, excess and significance map, source fitting

This tutorial is driven by Yves Gallant (LUPM) and Fabio Acero (SAP).

It uses the notebook : xxxxx

V.4 Making a spectrum

Simulation of fake data, 1D analysis for the background and spectrum, spectrum extraction, spectrum modelling and adjustment

This tutorial is driven by Julien Lefaucheur (LUTh).

It uses the notebook : notebooks/tutorial_ebl.ipynb

V.5 3D analysis??

Régis, do we make it???

This tutorial is driven by xxx (xxx).

It uses the notebook : xxxxx

About

This repository aims to share instructions and material for the Tutorial taking place the 3rd October, 2017, in Meudon (https://indico.obspm.fr/event/22/)


Languages

Language:Jupyter Notebook 99.7%Language:Python 0.3%Language:Shell 0.0%