Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

241 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qnm_filter

Ringdown analysis with rational filters. The properties of the rational filters can be found in Ma, et al. (2023a), Ma, et al. (2023b), and Ma, et al. (2022).

Installation

Install this Python package in "editable mode":

git clone git@github.com:Sizheng-Ma/qnm_filter.git
cd qnm_filter
conda create --name qnm_filter python=3.11
conda activate qnm_filter
pip install -e .

Examples

  1. The analysis of GW150914 can be found in code_demo/Filter.ipynb.
  2. Two injection systems with a numerical-relativity waveform (GW150914-like) are available at code_demo/NRInjection_bilby.ipynb and code_demo/NRInjection_customized_noise.ipynb.
  3. The evidence curve is a useful tool for determining the statistical significance of a quasinormal mode and for limiting its start time. An example is at code_demo/Evidence.ipynb.

Cite this code

Please cite these three papers if you use this code for academic research:

Documentation

The documentation can be viewed at here.

About

Ringdown analysis with rational filters.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages