Fermi LAT data analysis

Size: px
Start display at page:

Download "Fermi LAT data analysis"

Transcription

1 Fermi LAT data analysis PSR J VER J

2 Fermi Gamma-ray Space Telescope Large Area Telescope (LAT) ~20 MeV to >300 GeV FOV: 2.4 sr Credit: NASA E/PO, Sonoma State University, Aurore Simonnet Gamma-ray Burst Monitor (GBM) ~10 kev to ~25 MeV FOV: >8 sr

3 Fermi Science Support Center (FSSC)

4 The Cicerone Cicerone means a person who conducts sightseers; guide documentation/cicerone/

5 Analysis Threads scitools/

6 LAT Data Extraction

7

8 LAT Data Extraction target source circular region centered at the target source } start and end times of observation default: 100 MeV GeV The region of interest (ROI) selection later on should be no bigger than this. Plan ahead or you have to download the data again!

9 Data Selection gtselect - defines data sub-selection criteria: region of interest (ROI), energy range, time range... gtmktime - selection of good-time intervals (GTIs)

10 Data Selection - gtselect zenith cone buffer region INDEF allows the parameters to be read from the header keywords { ROI Time range Energy range Max. zenith angle (Associated with the previous Pass6 IRFs) Event class (hidden!)

11 Data Selection - gtmktime Good-time intervals - time intervals in which the data is good Yes : excludes time intervals where the buffer region intersects with the ROI

12 Data Exploration - gtbin gtbin - bin selected event list into image specify that you are making a counts map dimensions of the counts map {

13 Data Exploration - gtbin PSR J VER J

14 HEASARC Web Tools Coordinate converter

15 HEASARC Web Tools Time converter

16 Likelihood Analysis

17 Likelihood Analysis Q: Given an input model (a set of parameters), what is the probability of obtaining/reproducing the observed data from the model? The probability is termed the... Likelihood L Our model: describes the gamma-ray sources in the sky (spatially + spectrally)

18 Likelihood Analysis Suppose the data is binned according to their positions in the sky and their energies. The number of counts in each bin is characterized by the Poisson distribution. The probability of detecting ni photons in the i-th bin is given by: where mi is the number of predicted photons by the model in that bin. The likelihood function L is defined as the product of the probabilities: To get the model which best describes the data, we wish to maximize L. In other words, we wish to find out the set of model parameters such that L is maximized.

19 Unbinned Likelihood Analysis Good for small data sets (short observation time) Re-writing L... is the total number of predicted photons. If we let the size of each bin to be infinitesimally small, then ni will be 0 or 1. The unbinned likelihood To make life simpler, we deal with the logarithm:

20 Likelihood Analysis The Test Statistic (TS) is defined as ( likelihood-ratio test ): where Lmax,0 = the maximum likelihood value for a model without an additional source (the null hypothesis ) Lmax,1 = the maximum likelihood value for a model with the additional source at a specified location Wilk s Theorem: If the number of photons is sufficiently large, the TS for the null hypothesis is distributed like a 2 distribution, where is the difference in the number of parameters between the models with and without the additional source. Detection significance

21 Likelihood Analysis - The Source Model describes the gamma-ray sources in the sky (spatially + spectrally) Source Model point sources : position in the sky spectral model e.g. simple power law, power law with exponential cutoff galactic diffuse and isotropic all-sky (extragalactic) emission other sources (diffuse templates ) In ordinary analysis, we treat as.

22 Likelihood Analysis - The Instrumental Response Functions (IRFs) The model is folded with the instrumental response functions (IRFs) to obtain the number of predicted counts in the measured quantity space: Effective area Energy dispersion PSF

23 Likelihood Analysis The log-likelihood becomes: where The likelihood will be evaluated many times during model fitting. To save CPU time, an exposure map (cube) is computed in advance (integral of total response over ROI data-space): which is independent of the source model.

24 Likelihood Analysis - gtltcube & gtexpmap Exposure map: total exposure for a given position in the sky producing counts in the ROI Pre-requisite: the time that a given position in the sky is observed at a given inclination angle (this is called the livetime ) has to be known This livetime (exposure) cube quantity is pre-computed by the tool gtltcube. specifies the grid of the livetime cube the livetime cube is used as an input to compute the exposure map specifies the grid of the exposure map

25 Spectral Models Simple power law Power law with exponential cutoff e.g. pulsars Log-parabola e.g. blazars The LAT 2-year Point Source Catalog is based on these models.

26 Building the Model -... make2fglxml.py Example use:... from make2fglxml import * mymodel = srclist('gll_psc_v07.fit', 'eventfile.fits', 'mylatxmlmodel.xml') match the names! mymodel.makemodel('gal_2yearp7v6_v0.fits', 'gal_2yearp7v6_v0', 'iso_p7v6source.txt', 'iso_p7v6source', Templates ) $FERMI_DIR/refdata/fermi/galdiffuse/gal_2yearp7v6_v0.fits $FERMI_DIR/refdata/fermi/galdiffuse/isotropic_iem_v02_P6_V11_DIFFUSE.txt

27 Building the Model - the XML file [ (1) spectral part [ (2) spatial part

28 Building the Model - the XML file Galactic diffuse and isotropic all-sky emission

29 Likelihood Analysis - gtdiffrsp Point-source: S is a delta-function, the integral is relatively easy Diffuse source: the integral is computational-intensive In the likelihood calculations, it is assumed that the spatial and spectral parts of a source model factor in such a way that the integral over spatial distribution of a source can be performed independently of the spectral part... Input source model, to determine: (1) whether pre-computed diffuse responses are present (2) whether an extended source is present in the model IRFs to use

30 Likelihood Analysis - gtlike keep your results! (for reference and for further iterations) { we are performing unbinned likelihood analysis optimizer used for fitting, in general: (1) DRMNFB (2) NEWMINUIT store the screen output into a file! [command] >& [file]

31 Likelihood Analysis - gtlike......

32 Likelihood Analysis - gttsmap dimensions of the output TS map {

33 Likelihood Analysis - gttsmap Goal: to find sources that are barely detectable. Model the strong, known, wellidentified sources -> look for point sources that are not present in the model Moving a putative point source through a grid of locations in the sky and maximizing -log(likelihood)

FSSC Science Tools Data Selection and Exploration. Julie McEnery July 8,

FSSC Science Tools Data Selection and Exploration. Julie McEnery July 8, FSSC Science Tools Data Selection and Exploration Julie McEnery July 8, 2010 1 Science Analysis Tools Overview of capabilities Maximum likelihood tool spatial-spectral analysis of region (source detection,

More information

Detecting New Sources of High-Energy Gamma Rays

Detecting New Sources of High-Energy Gamma Rays Detecting New Sources of High-Energy Gamma Rays Jennifer M. Sierchio 1,2, Rene A. Ong 2, and Stephen J. Fegan 2 1 Department of Astronomy, Steward Observatory, University of Arizona, Tucson, AZ 85721 USA

More information

ctools" tutorial Ulisses Barres de Almeida FAPESP High-Energy IAG/USP CTA Advanced School

ctools tutorial Ulisses Barres de Almeida FAPESP High-Energy IAG/USP CTA Advanced School ctools" tutorial Ulisses Barres de Almeida 26.05.2017 FAPESP High-Energy IAG/USP CTA Advanced School ctools" tutorial Ulisses Barres de Almeida DISCLAIMER: I am not a developer! This tutorial is based

More information

Calibration of the AGILE Gamma Ray Imaging Detector

Calibration of the AGILE Gamma Ray Imaging Detector Calibration of the AGILE Gamma Ray Imaging Detector Andrew Chen on behalf of the AGILE Team April 11, 2011 AGILE Astrorivelatore Gamma ad Immagini LEggero Italian Space Agency (ASI) small mission Participation

More information

LAT Automated Science Processing for Gamma-Ray Bursts

LAT Automated Science Processing for Gamma-Ray Bursts SLAC-PUB-12715 LAT Automated Science Processing for Gamma-Ray Bursts James Chiang GLAST Science Support Center SLAC, 2575 Sand Hill Rd, Menlo Park CA 9425 Abstract. The LAT Instrument Science Operations

More information

Indirect Dark Matter Searches in the Milky Way Center with the LAT on board Fermi

Indirect Dark Matter Searches in the Milky Way Center with the LAT on board Fermi Indirect Dark Matter Searches in the Milky Way Center with the LAT on board Fermi B. Cañadas, A. Morselli and V. Vitale on behalf of the Fermi LAT Collaboration Outline Gamma rays from Dark Matter Dark

More information

Prospects for Observations of Very Extended and Diffuse Sources with VERITAS. Josh Cardenzana

Prospects for Observations of Very Extended and Diffuse Sources with VERITAS. Josh Cardenzana Prospects for Observations of Very Extended and Diffuse Sources with VERITAS Josh Cardenzana New era of synergy ~0.5 at 1GeV to 10 GeV) Fermi ~0.15 at 150GeV to 1 TeV) VERITAS ~0.5 at 1TeV

More information

AGILE AGN Working Group S.Mereghetti - on behalf of the AGILE Team

AGILE AGN Working Group S.Mereghetti - on behalf of the AGILE Team AGILE Scientific Program and S. Mereghetti on behalf of the AGILE team Data Rights AGILE Science Management Plan High level document issued in February 2004 Defines: Scientific Management of the mission

More information

FERMI. YOUNG PULSAR SPECTRA WITH THE LAT FERMI TELESCOPE Ateliers pulsars. 25 novembre 2008 Damien Parent. Gamma-ray Large Area Space Telescope

FERMI. YOUNG PULSAR SPECTRA WITH THE LAT FERMI TELESCOPE Ateliers pulsars. 25 novembre 2008 Damien Parent. Gamma-ray Large Area Space Telescope FERMI Gamma-ray Large Area Space Telescope YOUNG PULSAR SPECTRA WITH THE LAT FERMI TELESCOPE Ateliers pulsars 25 novembre 2008 1 Topics 1. Young pulsars, our best candidates 2 examples : J0205+6449 and

More information

Supernova Remnants as Cosmic Ray Accelerants. By Jamie Overbeek Advised by Prof. J. Finley

Supernova Remnants as Cosmic Ray Accelerants. By Jamie Overbeek Advised by Prof. J. Finley Supernova Remnants as Cosmic Ray Accelerants By Jamie Overbeek Advised by Prof. J. Finley Cosmic Rays Discovered by Victor Hess in 1911 during a balloon flight through Austria He used an electroscope to

More information

Bright gamma-ray sources observed by DArk Matter Particle Explorer

Bright gamma-ray sources observed by DArk Matter Particle Explorer Bright gamma-ray sources observed by DArk Matter Particle Explorer a, Kai-Kai Duan ab, Zhao-Qiang Shen ab, Zun-Lei Xu a, and Simone Garrappa c on behalf of the DAMPE collaboration a Key Laboratory of Dark

More information

Exploring Fermi-LAT Extended GeV Emission with Stacking Analysis

Exploring Fermi-LAT Extended GeV Emission with Stacking Analysis Exploring Fermi-LAT Extended GeV Emission with Stacking Analysis Judy Racusin (NASA/GSFC) Jim Chiang (Stanford) on behalf of the Fermi-LAT Collaboration Motivation LAT extended emission has been seen in

More information

Statistics for Data Analysis a toolkit for the (astro)physicist

Statistics for Data Analysis a toolkit for the (astro)physicist Statistics for Data Analysis a toolkit for the (astro)physicist Likelihood in Astrophysics Denis Bastieri Padova, February 21 st 2018 RECAP The main product of statistical inference is the pdf of the model

More information

Searching for dark matter. with gamma-ray anisotropies

Searching for dark matter. with gamma-ray anisotropies Image Credit: NASA/DOE/International LAT Team Searching for dark matter with gamma-ray anisotropies Jennifer Siegal-Gaskins CCAPP, Ohio State University with Brandon Hensley (Caltech!Princeton) Eiichiro

More information

A New View of the High-Energy γ-ray Sky with the Fermi Telescope

A New View of the High-Energy γ-ray Sky with the Fermi Telescope A New View of the High-Energy γ-ray Sky with the Fermi Telescope Aurelien Bouvier KIPAC/SLAC, Stanford University On behalf of the Fermi collaboration SNOWPAC, 2010 The Fermi observatory Launch: June 11

More information

Fermi Source Analyses and Identifying VERITAS Candidates

Fermi Source Analyses and Identifying VERITAS Candidates Fermi Source Analyses and Identifying VERITAS Candidates 1 1 1. University of California, Berkeley 2 Overview Introduction VERITAS Fermi Analysis Likelihood Doppler Factor Estimation Motivations Blazars

More information

Mattia Di Mauro Eric Charles, Matthew Wood

Mattia Di Mauro Eric Charles, Matthew Wood Characterizing the population of pulsars in the Galactic bulge with the Fermi Large Area Telescope ArXiv:1705.00009 Submitted to ApJ Mattia Di Mauro Eric Charles, Matthew Wood On behalf of the Fermi-LAT

More information

Fermi-LAT analysis of extended supernova remnants with the new pass 8 data Cosimo Nigro

Fermi-LAT analysis of extended supernova remnants with the new pass 8 data Cosimo Nigro Dipartimento interateneo di Fisica M.Merlin Tesi di Laurea Magistrale in Fisica Relatore : Prof. Francesco Giordano Fermi-LAT analysis of extended supernova remnants with the new pass 8 data Cosimo Nigro

More information

Gamma-ray observations of millisecond pulsars with the Fermi LAT. Lucas Guillemot, MPIfR Bonn. NS2012 in Bonn 27/02/12.

Gamma-ray observations of millisecond pulsars with the Fermi LAT. Lucas Guillemot, MPIfR Bonn. NS2012 in Bonn 27/02/12. Gamma-ray observations of millisecond pulsars with the Fermi LAT Lucas Guillemot, MPIfR Bonn guillemo@mpifr-bonn.mpg.de NS2012 in Bonn 27/02/12 The Fermi Gamma-ray Space Telescope Fermi = Large Area Telescope

More information

Resolving the Extragalactic γ-ray Background

Resolving the Extragalactic γ-ray Background Resolving the Extragalactic γ-ray Background Marco Ajello Clemson University On behalf of the Fermi-LAT collab. (with a few additions by Jack) Ackermann+2015, ApJ, 799, 86 Ajello+2015, ApJL, 800,27 Ackermann+2016,

More information

arxiv: v2 [astro-ph.he] 26 Mar 2010

arxiv: v2 [astro-ph.he] 26 Mar 2010 9 Fermi Symposium, Washington, D.C., Nov. -5 The LAT Low-Energy technique for Fermi Gamma-Ray Bursts spectral analysis. V. Pelassa, F. Piron LPTA, CNRS/INP3 - Université Montpellier arxiv:.67v [astro-ph.he]

More information

Detecting Gamma-Ray Bursts in the DC1 Data

Detecting Gamma-Ray Bursts in the DC1 Data Detecting Gamma-Ray Bursts in the DC Data David Band (GSSC) DC Closeout Goal Develop a LAT burst trigger for use on the spacecraft and on the ground. Ground-based trigger may be end of Level pipeline or

More information

Fermi: Highlights of GeV Gamma-ray Astronomy

Fermi: Highlights of GeV Gamma-ray Astronomy Fermi: Highlights of GeV Gamma-ray Astronomy Dave Thompson NASA GSFC On behalf of the Fermi Gamma-ray Space Telescope Large Area Telescope Collaboration Neutrino Oscillation Workshop Otranto, Lecce, Italy

More information

Detecting Gamma-ray Pulsations from Radio Pulsars

Detecting Gamma-ray Pulsations from Radio Pulsars Detecting Gamma-ray Pulsations from Radio Pulsars ARCC Scholar thesis For Graduation in partial fulfillment of the requirements of the ARCC Scholar program S. Cohen May 3, 2013 Abstract Using data from

More information

EBL Studies with the Fermi Gamma-ray Space Telescope

EBL Studies with the Fermi Gamma-ray Space Telescope EBL Studies with the Fermi Gamma-ray Space Telescope Luis C. Reyes KICP The Extragalactic Background Light (EBL) What is it? Accumulation of all energy releases in the form of electromagnetic radiation.

More information

A New Method for Characterizing Unresolved Point Sources: applications to Fermi Gamma-Ray Data

A New Method for Characterizing Unresolved Point Sources: applications to Fermi Gamma-Ray Data A New Method for Characterizing Unresolved Point Sources: applications to Fermi Gamma-Ray Data Ben Safdi Massachusetts Institute of Technology 2015 B.S., S. Lee, M. Lisanti, and B.S., S. Lee, M. Lisanti,

More information

arxiv: v1 [astro-ph.he] 18 Dec 2017

arxiv: v1 [astro-ph.he] 18 Dec 2017 A New Gamma-Ray Source in the Vicinity of the Galactic Supernova Remnant G306.3 0.9 arxiv:1712.06415v1 [astro-ph.he] 18 Dec 2017 TUBITAK Space Technologies Research Institute, Ankara, Turkey E-mail: tulun.ergin@tubitak.gov.tr

More information

Fermi-LAT and WMAP observations of the SNR Puppis A

Fermi-LAT and WMAP observations of the SNR Puppis A Fermi-LAT and WMAP observations of the SNR Puppis A Marie-Hélène Grondin & Marianne Lemoine-Goumard Hewitt, J., Grondin, MH, et al. 2012, ApJ, accepted (arxiv:1210.4474) MODE-SNR-PWN workshop - November

More information

OVERVIEW OF A 3C279 s FLARE and SIMULATION OF AGNs

OVERVIEW OF A 3C279 s FLARE and SIMULATION OF AGNs Gamma-ray Large Area Space Telescope OVERVIEW OF A 3C279 s FLARE and SIMULATION OF AGNs Alessandro Buzzatti Università degli Studi di Torino / SLAC Alessandro Buzzatti 1 Outline Overview of 3C279 flare

More information

Sources of GeV Photons and the Fermi Results

Sources of GeV Photons and the Fermi Results Sources of GeV Photons and the Fermi Results 1. GeV instrumentation and the GeV sky with the Fermi Gamma-ray Space Telescope 2. First Fermi Catalog of Gamma Ray Sources and the Fermi Pulsar Catalog 3.

More information

Expected and unexpected gamma-ray emission from GRBs in light of AGILE and Fermi. Marco Tavani (INAF & University of Rome Tor Vergata)

Expected and unexpected gamma-ray emission from GRBs in light of AGILE and Fermi. Marco Tavani (INAF & University of Rome Tor Vergata) Expected and unexpected gamma-ray emission from GRBs in light of AGILE and Fermi Marco Tavani (INAF & University of Rome Tor Vergata) The EGRET heritage; Outline Description of the AGILE detectors for

More information

Using the Fermi-LAT to Search for Indirect Signals from Dark Matter Annihilation

Using the Fermi-LAT to Search for Indirect Signals from Dark Matter Annihilation Using the Fermi-LAT to Search for Indirect Signals from Dark Matter Annihilation Tim Linden UC - Santa Cruz Representing the Fermi-LAT Collaboration with acknowledgements to: Brandon Anderson, Elliott

More information

PoS(ICRC2017)765. Towards a 3D analysis in Cherenkov γ-ray astronomy

PoS(ICRC2017)765. Towards a 3D analysis in Cherenkov γ-ray astronomy Towards a 3D analysis in Cherenkov γ-ray astronomy Jouvin L. 1, Deil C. 2, Donath A. 2, Kerszberg D. 3, Khelifi B. 1, Lemière A. 1, Terrier R. 1,. E-mail: lea.jouvin@apc.in2p3.fr 1 APC (UMR 7164, CNRS,

More information

A. Chen (INAF-IASF Milano) On behalf of the Fermi collaboration

A. Chen (INAF-IASF Milano) On behalf of the Fermi collaboration A. Chen (INAF-IASF Milano) On behalf of the Fermi collaboration Astro-Siesta, May 13 th 2010 Why is it important? Contains information about the evolution of matter in the universe: star formation history,

More information

Time-domain astronomy with the Fermi Gamma-ray Burst Monitor

Time-domain astronomy with the Fermi Gamma-ray Burst Monitor Time-domain astronomy with the Fermi Gamma-ray Burst Monitor C. Michelle Hui (NASA/MSFC) on behalf of the Fermi GBM team TeVPA, Aug 11 2017 GBM: FOV >8sr Whole sky every ~90min Fermi Gamma-ray Space Telescope

More information

The Fermi Large Area Telescope

The Fermi Large Area Telescope The Fermi Large Area Telescope Towards the (first) years in orbit Luca Baldini Università di Pisa and INFN Sezione di Pisa luca.baldini@pi.infn.it Pisa, September 5, 014 Prelude: the Fermi Observatory

More information

Observations of Gamma ray Spiders with the Fermi Large Area Telescope

Observations of Gamma ray Spiders with the Fermi Large Area Telescope Observations of Gamma ray Spiders with the Fermi Large Area Telescope Tyrel J. Johnson1 with P. S. Ray2, F. Camilo3, J. Roy4,5, and M. S. E. Roberts6 on behalf of the Fermi LAT collaboration 1. George

More information

Gamma-ray variability of radio-loud narrow-line Seyfert 1 galaxies

Gamma-ray variability of radio-loud narrow-line Seyfert 1 galaxies Gamma-ray variability of radio-loud narrow-line Seyfert 1 galaxies Università di Milano - Bicocca, Dip. di Fisica G. Occhialini, Piazza della Scienza 3, I-20126 Milano, Italy E-mail: giorgio.calderone@mib.infn.it

More information

T. J. Brandt. CRISM: 27 Jun On behalf of the Fermi- LAT Collabora:on IRAP/Université Paul Saba:er.

T. J. Brandt. CRISM: 27 Jun On behalf of the Fermi- LAT Collabora:on IRAP/Université Paul Saba:er. On behalf of the Fermi- LAT Collabora:on IRAP/Université Paul Saba:er brandt@cesr.fr CRISM: 27 Jun 2011 All- par:cle CR Spectrum Cosmic rays are: charged particles from outer space (V. Hess, 1912) { ~90%

More information

Gamma Ray Physics in the Fermi era. F.Longo University of Trieste and INFN

Gamma Ray Physics in the Fermi era. F.Longo University of Trieste and INFN Gamma Ray Physics in the Fermi era F.Longo University of Trieste and INFN Vulcano, May 22, 2018 F.Longo et al. -- 1 Gamma-ray astrophysics above 100 MeV AGILE Fermi 2 Picture of the day, Feb. 28, 2011,

More information

arxiv: v1 [astro-ph.he] 20 Apr 2017

arxiv: v1 [astro-ph.he] 20 Apr 2017 DRAFT VERSION APRIL 21, 2017 Preprint typeset using LATEX style emulateapj v. 01/23/15 EXTENDED GAMMA-RAY EMISSION FROM THE G25.0+ REGION: A STAR FORMING REGION POWERED BY THE NEWLY FOUND OB ASSOCIATION?

More information

Cross-Correlation of Cosmic Shear and Extragalactic Gamma-ray Background

Cross-Correlation of Cosmic Shear and Extragalactic Gamma-ray Background Cross-Correlation of Cosmic Shear and Extragalactic Gamma-ray Background Masato Shirasaki (Univ. of Tokyo) with Shunsaku Horiuchi (UCI), Naoki Yoshida (Univ. of Tokyo, IPMU) Extragalactic Gamma-Ray Background

More information

Gamma-ray emission at the base of the Fermi bubbles. Dmitry Malyshev, Laura Herold Erlangen Center for Astroparticle Physics

Gamma-ray emission at the base of the Fermi bubbles. Dmitry Malyshev, Laura Herold Erlangen Center for Astroparticle Physics Gamma-ray emission at the base of the Fermi bubbles Dmitry Malyshev, Laura Herold Erlangen Center for Astroparticle Physics On behalf of the Fermi-LAT collaboration TeVPA 2018, Berlin Fermi bubbles surprise

More information

The Characterization of the Gamma-Ray Excess from the Central Milky Way

The Characterization of the Gamma-Ray Excess from the Central Milky Way The Characterization of the Gamma-Ray Excess from the Central Milky Way Tim Linden along with: Tansu Daylan, Doug Finkbeiner, Dan Hooper, Stephen Portillo, Tracy Slatyer, Ilias Cholis 1402.6703 1407.5583

More information

Tentative observation of a gamma-ray line at the Fermi Large Area Telescope

Tentative observation of a gamma-ray line at the Fermi Large Area Telescope Tentative observation of a gamma-ray line at the Fermi Large Area Telescope arxiv:1203.1312 with T. Bringmann, X. Huang, A. Ibarra, S. Vogl (accepted for JCAP), arxiv:1204.2797 (accepted for JCAP) Christoph

More information

Basic Structure of the High-energy Observations. Preparation of the Data for the Analysis. Methods to Examine the Periodic Signal

Basic Structure of the High-energy Observations. Preparation of the Data for the Analysis. Methods to Examine the Periodic Signal Timing Analysis of the Fermi Observations Basic Structure of the High-energy Observations Preparation of the Data for the Analysis Methods to Examine the Periodic Signal The related commands to perform

More information

Searching for dark matter annihilation lines with HESS II. Knut Dundas Morå for the HESS collaboration

Searching for dark matter annihilation lines with HESS II. Knut Dundas Morå for the HESS collaboration Searching for dark matter annihilation lines with HESS II Knut Dundas Morå for the HESS collaboration Outline Indirect Dark Matter detection Dark Matter signatures Dark Matter distributions Fermi Line

More information

Hunting for Dark Matter in Anisotropies of Gamma-ray Sky: Theory and First Observational Results from Fermi-LAT

Hunting for Dark Matter in Anisotropies of Gamma-ray Sky: Theory and First Observational Results from Fermi-LAT Hunting for Dark Matter in Anisotropies of Gamma-ray Sky: Theory and First Observational Results from Fermi-LAT Eiichiro Komatsu (Texas Cosmology Center, Univ. of Texas at Austin) MPA Seminar, September

More information

Understanding the gamma-ray sky: 2+ years of Fermi data. Toby Burnett University of Washington. University of Pavia Physics Colloquium 13 May 2011

Understanding the gamma-ray sky: 2+ years of Fermi data. Toby Burnett University of Washington. University of Pavia Physics Colloquium 13 May 2011 Understanding the gamma-ray sky: 2+ years of Fermi data Toby Burnett University of Washington University of Pavia Physics Colloquium 13 May 2011 Launch of Fermi (née GLAST) June 11, 2008 1 The conception:

More information

Laura Barragán. Universidad Complutense de Madrid

Laura Barragán. Universidad Complutense de Madrid . Universidad Complutense de Madrid Tutors: Erik Kuulkers & Peter Kretschmar INTEGRAL: International Gamma-Ray Astrophysics Laboratory The payload The mission The project IBIS (Imager on-board the Integral

More information

The Characterization of the Gamma-Ray Excess from the Central Milky Way

The Characterization of the Gamma-Ray Excess from the Central Milky Way The Characterization of the Gamma-Ray Excess from the Central Milky Way Tim Linden along with: Tansu Daylan, Doug Finkbeiner, Dan Hooper, Stephen Portillo, Tracy Slatyer, Ilias Cholis 1402.6703 1407.5583

More information

SEARCH FOR AXION- LIKE PARTICLE SIGNATURES IN GAMMA-RAY DATA

SEARCH FOR AXION- LIKE PARTICLE SIGNATURES IN GAMMA-RAY DATA SEARCH FOR AXION- LIKE PARTICLE SIGNATURES IN GAMMA-RAY DATA MANUEL MEYER, JAN CONRAD, MIGUEL SANCHEZ-CONDE DECEMBER 11, 2015 GAMMA RAYS AND DARK MATTER 2015 OBERGURGL, AUSTRIA MANUEL.MEYER@FYSIK.SU.SE

More information

News from Fermi LAT on the observation of GRBs at high energies

News from Fermi LAT on the observation of GRBs at high energies News from Fermi LAT on the observation of GRBs at high energies Nicola Omodei* on behalf of the Fermi LAT collaboration *Stanford University The Fermi observatory LAT : Pair conversion telescope Trigger,

More information

Gamma rays from Galactic pulsars: high- and lowlatitude

Gamma rays from Galactic pulsars: high- and lowlatitude Francesca Calore Gamma rays from Galactic pulsars: high- and lowlatitude emission Conca Specchiulla, 8th September 2014 based on: F. Calore, M. Di Mauro & F. Donato, arxiv:1406.2706 F. Calore, I. Cholis

More information

Constraining Galactic dark matter in the Fermi-LAT sky with photon counts statistics

Constraining Galactic dark matter in the Fermi-LAT sky with photon counts statistics Constraining Galactic dark matter in the Fermi-LAT sky with photon counts statistics Moriond Cosmology 2018 Silvia Manconi (University of Turin & INFN) March 20, 2018 In collaboration with: Hannes Zechlin,

More information

Fermi-LAT Recent Results on Gamma-Ray Bursts

Fermi-LAT Recent Results on Gamma-Ray Bursts , on behalf of the Fermi LAT and GBM Collaborations Laboratoire Univers et Particules de Montpellier, Université Montpellier 2, CNRS/IN2P3, Montpellier, France piron@in2p3.fr The Fermi Large Area Telescope

More information

GLAST Large Area Telescope:

GLAST Large Area Telescope: Gamma-ray Large Area Space Telescope GLAST Large Area Telescope: Project Overview Robert P. Johnson Santa Cruz Institute for Particle Physics Physics Department University of California at Santa Cruz LAT

More information

A. Takada (Kyoto Univ.)

A. Takada (Kyoto Univ.) A. Takada (Kyoto Univ.) Nucleosynthesis SNR : Radio-isotopes Galactic plane : 26 Al Annihilation Particle acceleration Jet (AGN) : Synchrotron + Inverse Compton Strong gravitational potential Black hole

More information

arxiv: v1 [astro-ph.he] 16 Jan 2018

arxiv: v1 [astro-ph.he] 16 Jan 2018 Unidentified Fermi LAT Transients Near The Galactic Plane Dirk Pandel arxiv:11.v1 [astro-ph.he] 1 Jan 1 Department of Physics, Grand Valley State University, Allendale, MI 91, USA Abstract. The Fermi LAT

More information

Highlights from the Fermi Symposium

Highlights from the Fermi Symposium Highlights from the Fermi Symposium Aldo Morselli INFN Roma Tor Vergata 1 The LAT at 2 Years and 17 days from the 3 rd!!! 11 June 2008 2 Fermi is Making a Major Impact Science, December 2009 Breakthrough

More information

Mattia Di Mauro. Fermi-LAT point source population studies and origin of the Fermi-LAT gamma-ray background. Trieste, May, 3, 2016

Mattia Di Mauro. Fermi-LAT point source population studies and origin of the Fermi-LAT gamma-ray background. Trieste, May, 3, 2016 Fermi-LAT point source population studies and origin of the Fermi-LAT gamma-ray background Mattia Di Mauro On behalf of the Fermi- LAT Collaboration 1 Trieste, May, 3, 2016 THE ISOTROPIC GAMMA RAY BACKGROUND

More information

Cherenkov Telescope Array ELINA LINDFORS, TUORLA OBSERVATORY ON BEHALF OF CTA CONSORTIUM, TAUP

Cherenkov Telescope Array ELINA LINDFORS, TUORLA OBSERVATORY ON BEHALF OF CTA CONSORTIUM, TAUP Cherenkov Telescope Array A SENSITIVE PROBE OF EXTREME UNIVERSE ELINA LINDFORS, TUORLA OBSERVATORY ON BEHALF OF CTA CONSORTIUM, TAUP 2015 1 The CTA Observatory SST ( 4m) LST ( 23m) MST ( 12m) South North

More information

Sep. 13, JPS meeting

Sep. 13, JPS meeting Recent Results on Cosmic-Rays by Fermi-LAT Sep. 13, 2010 @ JPS meeting Tsunefumi Mizuno (Hiroshima Univ.) On behalf of the Fermi-LAT collaboration 1 Outline Introduction Direct measurement of CRs CRs in

More information

Status and prospects

Status and prospects Status and prospects Gtgrb was developed starting from Nukri s scripts Johann made a package to be used within ipython framework Many scripts collected in a common framework GRB, LAT (Detector), GRB (Detector)

More information

Supporting the GLAST User Community

Supporting the GLAST User Community Supporting the GLAST User Community David L. Band and GLAST Science Support Center Code 661, NASA/GSFC, Greenbelt, MD 20854 The Gamma-ray Large Area Space Telescope (GLAST) Science Support Center (GSSC)

More information

Diffuse Gamma-Ray Emission

Diffuse Gamma-Ray Emission Diffuse Gamma-Ray Emission Debbijoy Bhattacharya Manipal Centre for Natural Sciences (MCNS) Manipal University 5 Sept 2014 Observational Gamma-Ray Astronomy Atmospheric Window 00 11 00 11 Figure: Atmospheric

More information

GLAST Mission: Status and Science Opportunities

GLAST Mission: Status and Science Opportunities Gamma-ray Large Area Space Telescope GLAST Mission: Status and Science Opportunities Bill Atwood SCIPP / UCSC atwood@scipp.ucsc.edu Outline GLAST: An International Science Mission Large Area Telescope

More information

Status of AGILE (and gravitational wave source search)

Status of AGILE (and gravitational wave source search) HIGH ENERGY ASTROPHYSICS Status of AGILE (and gravitational wave source search) C. Pittori & M. Tavani Vulcano, May 2016 Vulcano Workshop 2016 1 The AGILE Payload: the most compact instrument for highenergy

More information

Discovery of TeV Gamma-ray Emission Towards Supernova Remnant SNR G Last Updated Tuesday, 30 July :01

Discovery of TeV Gamma-ray Emission Towards Supernova Remnant SNR G Last Updated Tuesday, 30 July :01 Background-subtracted gamma-ray count map of SNR G78.2+2.1 showing the VERITAS detection (VER2019+407). For details, see Figure 1 below. Reference: E. Aliu et al. (The VERITAS Collaboration), Astrophysical

More information

The Large Area Telescope on-board of the Fermi Gamma-Ray Space Telescope Mission

The Large Area Telescope on-board of the Fermi Gamma-Ray Space Telescope Mission The Large Area Telescope on-board of the Fermi Gamma-Ray Space Telescope Mission 1 Outline Mainly from 2009 ApJ 697 1071 The Pair Conversion Telescope The Large Area Telescope Charged Background and Events

More information

Spatially Coincident Fermi-LAT γ Ray Sources to IceCube ν µ Events

Spatially Coincident Fermi-LAT γ Ray Sources to IceCube ν µ Events Spatially Coincident Fermi-LAT γ Ray Sources to IceCube ν µ Events HANNAH SEYMOUR Barnard College hls2156@barnard.edu Abstract IceCube has detected several very high energy muon neutrino events, of a several

More information

The γ-ray sky after two years of the Fermi satellite Jean Ballet (AIM, CEA/DSM/IRFU/SAp) on behalf of the Fermi LAT Collaboration

The γ-ray sky after two years of the Fermi satellite Jean Ballet (AIM, CEA/DSM/IRFU/SAp) on behalf of the Fermi LAT Collaboration The γ-ray sky after two years of the Fermi satellite Jean Ballet (AIM, CEA/DSM/IRFU/SAp) on behalf of the Fermi LAT Collaboration Marseille, April 4, 2011 The Fermi Observatory Large Area Telescope (LAT):

More information

AGILE GRBs: detections and upper limits

AGILE GRBs: detections and upper limits AGILE GRBs: detections and upper limits Outline AGILE quick review; The GRB search pipeline; The AGILE GRBs; The GRB090618: any clue for the detectability in the E>30 MeV band? The GRB sample in the GRID

More information

Fermi Bubble Analysis with Low Energy

Fermi Bubble Analysis with Low Energy Fermi Bubble Analysis with Low Energy Cascades IC86 Point Source Call 2016-02-22 Lisa Unger Uppsala University FB analysis wiki page 1 Reminder Reviewer: internal: Mike Richman external: Spencer Klein

More information

Future Gamma-Ray Observations of Pulsars and their Environments

Future Gamma-Ray Observations of Pulsars and their Environments Future Gamma-Ray Observations of Pulsars and their Environments David J. Thompson NASA Goddard Space Flight Center GLAST Large Area Telescope Collaboration djt@egret.gsfc.nasa.gov D. Thompson 363 rd Heraeus

More information

Discovery of a New Gamma-Ray Binary: 1FGL J

Discovery of a New Gamma-Ray Binary: 1FGL J Discovery of a New Gamma-Ray Binary: 1FGL J1018.6-5856 Robin Corbet (UMBC/NASA GSFC) on behalf of the Fermi-LAT collaboration, & M.J. Coe, P.G. Edwards, M.D. Filipovic, J.L. Payne, J. Stevens, M.A.P. Torres

More information

Fermi discovery of gamma-ray emission from the globular cluster terzan 5. Astrophysical Journal Letters, 2010, v. 712 n. 1 PART 2, p.

Fermi discovery of gamma-ray emission from the globular cluster terzan 5. Astrophysical Journal Letters, 2010, v. 712 n. 1 PART 2, p. Title Fermi discovery of gamma-ray emission from the globular cluster terzan 5 Author(s) Kong, AKH; Hui, CY; Cheng, KS Citation Astrophysical Journal Letters, 2010, v. 712 n. 1 PART 2, p. L36- L39 Issued

More information

The Fermi Large Area Telescope View of Gamma-ray Pulsars

The Fermi Large Area Telescope View of Gamma-ray Pulsars The Fermi Large Area Telescope View of Gamma-ray Pulsars 1 Tyrel J. Johnson, D.A. Smith2, M. Kerr3, & P. R. den Hartog4 on behalf of the Fermi Large Area Telescope Collaboration and the Pulsar Timing and

More information

The gamma-ray source-count distribution as a function of energy

The gamma-ray source-count distribution as a function of energy The gamma-ray source-count distribution as a function of energy Istituto Nazionale di Fisica Nucleare, Sezione di Torino, via P. Giuria, 1, I-10125 Torino, Italy E-mail: zechlin@to.infn.it Photon counts

More information

Update on the Two Smoking Gun" Fermi LAT Searches for Dark Matter- Milky Way Dwarfs and Lines

Update on the Two Smoking Gun Fermi LAT Searches for Dark Matter- Milky Way Dwarfs and Lines Update on the Two Smoking Gun" Fermi LAT Searches for Dark Matter- Milky Way Dwarfs and Lines Elliott Bloom KIPAC-SLAC, Stanford University On Behalf of the Fermi-LAT Collaboration What We are Learning

More information

Pulsar Observations with the Fermi Large Area Telescope

Pulsar Observations with the Fermi Large Area Telescope Pulsar Observations with the Fermi Large Area Telescope First Light sky survey (4 days of exposure)) Launch: 11 June 2008 Gottfried Kanbach & Matthew Baring for the Fermi-LAT Collaboration 1 The high-energy

More information

Justin Vandenbroucke (KIPAC, Stanford / SLAC) for the Fermi LAT collaboration

Justin Vandenbroucke (KIPAC, Stanford / SLAC) for the Fermi LAT collaboration Measurement of the cosmic ray positron spectrum with the Fermi LAT using the Earth s magnetic field Justin Vandenbroucke (KIPAC, Stanford / SLAC) for the Fermi LAT collaboration International Cosmic Ray

More information

On the origin of gamma-ray emission toward SNR

On the origin of gamma-ray emission toward SNR 0 On the origin of gamma-ray emission toward SNR CTB 37A with Fermi-LAT Department of Physical Sciences, Hiroshima University, Higashi-Hiroshima, Hiroshima 739-8526, Japan E-mail: soheila@astro.hiroshima-u.ac.jp

More information

Pulsar Wind Nebulae as seen by Fermi-Large Area Telescope

Pulsar Wind Nebulae as seen by Fermi-Large Area Telescope Pulsar Wind Nebulae as seen by Fermi-Large Area Telescope Marie-Hélène Grondin Centre d'etudes Nucléaires de Bordeaux- Gradignan SNR/PWN Workshop Montpellier, 2010 June 1 th M.-H. Grondin, SNR/PWN Wokshop,

More information

arxiv: v1 [astro-ph.he] 29 Jul 2015

arxiv: v1 [astro-ph.he] 29 Jul 2015 The Multi-Mission Maximum Likelihood framework (3ML) arxiv:1507.08343v1 [astro-ph.he] 29 Jul 2015 Stanford E-mail: giacomov@stanford.edu Robert J. Lauer University of New Mexico E-mail: rlauer@phys.unm.edu

More information

Space Astronomy Facilities

Space Astronomy Facilities ASI and bi/multilateral Space Astronomy Facilities Paolo Giommi Italian Space Agency, ASI 10 February 2010 COPUOS - Vienna 1 AGILE: an Italian Small Mission AGILE: an Italian small scientific mission Devoted

More information

Observations of the Crab Nebula. Elizabeth Hays. Wednesday, October 30, 13

Observations of the Crab Nebula. Elizabeth Hays. Wednesday, October 30, 13 Observations of the Crab Nebula Elizabeth Hays What is the Crab? 1st analysis of every VHE grad student What is the Crab? 1st analysis of every VHE grad student Central component of most of the theses

More information

The Fermi Gamma-ray Space Telescope

The Fermi Gamma-ray Space Telescope The Fermi Gamma-ray Space Telescope Hiromitsu Takahashi ( 高橋弘充 ) Hiroshima University ( 広島大学 ) hirotaka@hep01.hepl.hiroshima-u.ac.jp for the LAT Collaboration 2008 June 11th Contents Gamma-ray observation

More information

A Novel Maximum Likelihood Method For VERITAS Analysis

A Novel Maximum Likelihood Method For VERITAS Analysis A Novel Maximum Likelihood Method For VERITAS Analysis Tom Brantseg for the VERITAS collaboration August, 2017 Outline 1 Motivation 2 3D MLM overview 3 Preliminary Results 4 Current and Future Work Motivation

More information

The Sun and the Solar System in Gamma Rays

The Sun and the Solar System in Gamma Rays The Sun and the Solar System in Gamma Rays R. Desiante1 on behalf of the Fermi-LAT collaboration SciNeGHE 2016 1 INFN Torino Outline Introduction The Fermi Gamma-Ray Space Telescope The active Sun as seen

More information

Imaging the Sky Above 30 MeV with GLAST

Imaging the Sky Above 30 MeV with GLAST Imaging the Sky Above 30 MeV with GLAST Spectrum Astro Spectrum Astro Mathematical Challenges in Astronomical Imaging S. W. Digel (HEPL/Stanford) IPAM, UCLA, 29 January 2004 1 Outline Introduction Why

More information

Galactic diffuse gamma-rays

Galactic diffuse gamma-rays Galactic diffuse gamma-rays Masaki Mori Department of Physics, College of Science & Engineering, Ritsumeikan University 1 July 31, 2009, Dept. Astronomy, Kyoto University GeV gamma-ray sky by EGRET Compton

More information

Gamma-Rays from Radio Galaxies: Fermi-LAT

Gamma-Rays from Radio Galaxies: Fermi-LAT Gamma-Rays from Radio Galaxies: Fermi-LAT PAOLA GRANDI INAF/IASF BOLOGNA, ITALY on behalf of the FERMI LAT Collaboration Many thanks to : C. Dermer. G. Ghisellini, L. Maraschi, G. Migliori, E. Torresi,

More information

SPATIAL UNIFORMITY OF THE GALACTIC GAMMA-RAY EXCESS. Manoj Kaplinghat, UC Irvine

SPATIAL UNIFORMITY OF THE GALACTIC GAMMA-RAY EXCESS. Manoj Kaplinghat, UC Irvine SPATIAL UNIFORMITY OF THE GALACTIC GAMMA-RAY EXCESS Manoj Kaplinghat, UC Irvine Bas Observed Extended Counts Source Model THE GALACTIC CENTER EXCESS 0.69 0.95 GeV 0.95 1.29 GeV 1.29 1.76 GeV 1.76 2.40

More information

The extragalactic γ-ray sky as observed by Fermi. What have we learned? New discoveries and open questions

The extragalactic γ-ray sky as observed by Fermi. What have we learned? New discoveries and open questions The extragalactic γ-ray sky as observed by Fermi. What have we learned? New discoveries and open questions Filippo D Ammando (DIFA and INAF-IRA Bologna) Monica Orienti (INAF-IRA Bologna) and Marcello Giroletti

More information

H.E.S.S. Highlights. Pierre Brun for the H.E.S.S. collaboration August 2014, Quy Nhon Vietnam

H.E.S.S. Highlights. Pierre Brun for the H.E.S.S. collaboration August 2014, Quy Nhon Vietnam H.E.S.S. Highlights Pierre Brun for the H.E.S.S. collaboration August 2014, Quy Nhon Vietnam The H.E.S.S. collaboration! MPI Kernphysik, Heidelberg, Humboldt Univ. zu Berlin, Ruhr-Univ. Bochum, Univ. Erlangen-

More information

The AGILE gamma-ray sky. E. Striani on behalf of the AGILE Team

The AGILE gamma-ray sky. E. Striani on behalf of the AGILE Team The AGILE gamma-ray sky E. Striani on behalf of the AGILE Team SCINEGHE 09, Oct. 7, 2009 The AGILE Payload: the most compact instrument t for high- h energy astrophysics It combines for the first time

More information

Gamma-ray Astronomy. Marianne Lemoine-Goumard CENBG Université de Bordeaux CNRS-IN2P3

Gamma-ray Astronomy. Marianne Lemoine-Goumard CENBG Université de Bordeaux CNRS-IN2P3 Gamma-ray Astronomy Marianne Lemoine-Goumard CENBG Université de Bordeaux CNRS-IN2P3 Disclaimer Many great results + on-going and future projects - I won't be able to summarize everything: apologies to

More information

GRB observations at very high energies with the MAGIC telescopes

GRB observations at very high energies with the MAGIC telescopes GRB observations at very high energies with the telescopes Markus Garczarczyk - for the collaboration - Markus GRB2012 Garczarczyk Munich GRB2012 May 2012 Munich Major Atmospheric Gamma-ray Imaging Cherenkov

More information

Active Galactic Nuclei in the MeV-GeV band (first results from Fermi)

Active Galactic Nuclei in the MeV-GeV band (first results from Fermi) Active Galactic Nuclei in the MeV-GeV band (first results from Fermi) Gino Tosti University & INFN Perugia On behalf of the Fermi-LAT Collaboration 1 Active Galactic Nuclei (AGN) EGRET showed that AGN

More information