https://github.com/grburgess/gbm_drm_gen
This provides a python based response generator for the Gamma-ray Burst Monitor (GBM). Additionally, a 3ML plugin is provided which allows for the simultaneous fitting of GRB locations and spectra.
https://github.com/grburgess/gbm_drm_gen
3ml fermi gbm grbs
Last synced: 7 months ago
JSON representation
This provides a python based response generator for the Gamma-ray Burst Monitor (GBM). Additionally, a 3ML plugin is provided which allows for the simultaneous fitting of GRB locations and spectra.
- Host: GitHub
- URL: https://github.com/grburgess/gbm_drm_gen
- Owner: grburgess
- License: gpl-3.0
- Created: 2017-01-17T08:51:20.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-09-14T08:37:59.000Z (almost 2 years ago)
- Last Synced: 2024-11-14T08:34:31.532Z (7 months ago)
- Topics: 3ml, fermi, gbm, grbs
- Language: Python
- Homepage: https://grburgess.github.io/portfolio/balrog/
- Size: 92.6 MB
- Stars: 8
- Watchers: 1
- Forks: 8
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

[](https://codecov.io/gh/grburgess/gbm_drm_gen)
[](https://pypi.python.org/pypi/gbm_drm_gen/)
[](https://doi.org/10.5281/zenodo.2590555)

# GBM Response Generator
A fast, python based response generator for the Fermi-GBM. A 3ML plugin is also provided that allows for one to locate GRBs with any of the GBM spectral data.
If you find this code useful or use it please cite the following works:
[Burgess et al 2018](https://academic.oup.com/mnras/article/476/2/1427/4670828)
[https://arxiv.org/abs/1902.01082](https://arxiv.org/abs/1902.01082)
## Install
```bash
pip install gbm_drm_gen```