grburgess / pyipn

A time-delayed light curve simulation code for GRB location triangulation via random Fourier features.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Travis CI w/ Logo codecov PyPi Downloads PyPI version fury.io Documentation Status GitHub contributors astropy

pyipn

alt text

PyIPN is a tool for simulating GRB light curves observed by gamma-ray detectors dispersed throughout the Universe (theorectically, but mostly in the Sol system).

The sister fitting code that recovers the time-delays and localizations of the simulated GRBs is Nazgul.

This work is built upon the classical InterPlanetary Network (IPN) developed to do source tringulation via cross-corelation of the observed light curves.


This work is a joint effort by:

  • J. Michael Burgess
  • Ewan Cameron
  • Dmitry Svinkin

If you find this work useful, please cite our paper here

Install

$> pip install pyipn

About

A time-delayed light curve simulation code for GRB location triangulation via random Fourier features.

License:GNU General Public License v3.0


Languages

Language:Python 86.3%Language:Stan 13.7%