Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 1.13 KB

README.md

File metadata and controls

31 lines (24 loc) · 1.13 KB

Revisiting the ringdown of GW150914 (data and software release)

Binder DOI

Code release for the publication Revisiting the ringdown of GW150914 (Isi & Farr, 2022).

Contents:

  • paper_plots.ipynb: notebook to reproduce plots in the paper
  • GW150914_sample_analysis.ipynb: notebook demonstrating a GW150914 ringdown analysis like those appearing in the paper.
  • plotutils.py: plotting utilities

These notebooks require inference data that can be downloaded from Zenodo

Cite

If you make use of these data and/or software please cite as follows:

@dataset{maximiliano_isi_2022_5965773,
  author       = {Maximiliano Isi and
                  Will M. Farr},
  title        = {Revisiting the ringdown of GW150914 (data release)},
  month        = feb,
  year         = 2022,
  publisher    = {Zenodo},
  version      = {v1},
  doi          = {10.5281/zenodo.5965773},
  url          = {https://github.com/maxisi/gw150914-ringdown}
}