Giter Site home page Giter Site logo

qnm_filter's Introduction

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 [email protected]:Sizheng-Ma/qnm_filter.git
cd qnm_filter
pip install -e path/to/this/repository

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.

qnm_filter's People

Contributors

sizheng-ma avatar lu-neil avatar

Stargazers

Zhi Luo avatar Jack Huang avatar  avatar Asad Hussain avatar

Watchers

Shichao Wu avatar  avatar

qnm_filter's Issues

A bug in noise

While reading a noise file, Noise assumes the frequency is equally sampled.

Fix parallel_compute

  1. parallel_compute takes three arguments instead of 2.
  2. Custom n_jobs, and test it on clusters.

A bug in Noise

The noise injections within bilby are not as expected. The sampling_rate of the acf is affecting the SNR

NRInjection_without_bilby bug

When running the NRInjection_without_bilby.ipynb and seeking to generate a new realisation with a different SNR (i.e. SNR=33 -> SNR=13) by changing luminous_intensity (which is in MPc). If you don't clear the variables in memory errors will occur and the generated waveform will be incorrect.

Not sure why this error occurs and will look into it further

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.