https://github.com/cdslaborg/batselgrbredshiftcatalog
This repository contains the codes, data, and results of the efforts in the Computational Data Science Lab to infer the unknown redshifts of individual Long-duration-class Gamma-Ray Bursts (GRBs) in the BATSE Catalog.
https://github.com/cdslaborg/batselgrbredshiftcatalog
gamma-ray-bursts
Last synced: 4 months ago
JSON representation
This repository contains the codes, data, and results of the efforts in the Computational Data Science Lab to infer the unknown redshifts of individual Long-duration-class Gamma-Ray Bursts (GRBs) in the BATSE Catalog.
- Host: GitHub
- URL: https://github.com/cdslaborg/batselgrbredshiftcatalog
- Owner: cdslaborg
- License: lgpl-3.0
- Created: 2020-03-09T23:24:56.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-01-11T02:11:28.000Z (over 4 years ago)
- Last Synced: 2025-09-09T23:38:41.713Z (10 months ago)
- Topics: gamma-ray-bursts
- Language: Fortran
- Homepage:
- Size: 7.97 MB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## BATSE Individual LGRB Redshift Estimation
This folder contains data, code and output for the estimation of BATSE 1366 LGRBs' redshifts. This is done by feeding the four observed properties of BATSE LGRBs:
1. The observed 1024ms bolometric peak brightness (Pbol)
2. The observed bolometric gamma-ray energy released (Sbol)
3. The observed gamma-ray spectral peak energy (Epk)
4. The observed gamma-ray duration (T90)
to an LGRB world model to infer the parameters of the model, which described the joint four dimensional distribution of the corresponding intrinsic properties of LGRBs:
1. Isotropic 1024ms peak luminosity (Liso)
2. Isotropic total gamma-ray energy emission (Eiso)
3. The gamma-ray spectral peak energy (Epk)
4. The gamma-ray duration (T90)
In doing so, multiple plausible Star Formation Rate scenarios will be used as the prior distribution for the unknown redshifts of BATSE-catalog LGRBs. The individual LGRB redshifts are then estimated by convolving this prior knowledge with the inferred probablity density functions for the individual LGRBs' redshifts from the LGRB world model, combined with the input observed LGRB properties.
First modified by Amir Shahmoradi, Friday 8:37 PM, September 14, 2012, IFS, UTEXAS.
## Results
See the manuscript cited below in **Acknowledgment** for the results.
## Acknowledgment
As per the project's license agreement terms, if you use any parts of this library for any purposes, we ask you to acknowledge its usage in your work (education/research/industry/development/...) by citing the resulting scientific paper from this work described below in BibTeX format:
@article{shahmoradi2019catalog,
title={A Catalog of Redshift Estimates for 1366 BATSE Long-Duration Gamma-Ray Bursts: Evidence for Strong Selection Effects on the Phenomenological Prompt Gamma-Ray Correlations},
author={Shahmoradi, Amir and Nemiroff, Robert J},
journal={arXiv preprint arXiv:1903.06989},
year={2019}
}