Key Features • Installation • Usage • Paper Results • Coming Soon • How to Cite • License
- Fit a ringdown waveform with quasinormal modes (QNMs) of fixed or free frequencies
- Nonlinear least-squares fitting with automatic differentiation via JaxFit
- Agnostic identification of QNMs within the waveform
- Saving and reusing results with
pickle
- Easy visualization of results
- Call hyperfit polynomials to approximate QNM amplitudes in the ringdown of binary black hole (BBH) mergers
pip install jaxqualin
Basic usage examples can be found under the Examples tab on the package homepage.
Note We did not extensively test and do not recommend running
jaxqualin
on a GPU
Interactive plots of the methods paper results can be found under the Results tab on the package homepage.
- Full API
- Support for real (Schwarzshild) ringdown waveforms
- Fitting for the mass and spin of the remnant
Please cite the methods paper if you used our package to produce results in your publication. Here is the BibTeX entry:
@misc{cheung2023extracting,
title={Extracting linear and nonlinear quasinormal
modes from black hole merger simulations},
author={Mark Ho-Yeuk Cheung and Emanuele Berti and
Vishal Baibhav and Roberto Cotesta},
year={2023},
eprint={2310.04489},
archivePrefix={arXiv},
primaryClass={gr-qc}
}
MIT
GitHub @mhycheung