smukhe-gh / SpinTaylorF2-PE

Analysis of spin-harmonic modes of SpinTaylorF2 waveform model

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SpinTaylorF2-PE

The code is designed as a wrapper to work with and PyCBC and LALSuite functionalities to compute the SNR and overlaps of a waveform model, in particular, SpinTaylorF2 (1). The code is written in Python, and uses process-level parallelization (using the joblib library) to compute things a bit faster.

Many of the functions that are used in the code are now redundant after the recent updates to PyCBC which added code to handle the different sidebands of SpinTaylorF2 waveform. However, the code is still quite useful to run systematic overlap or SNR computations for a multi-dimensional parameter space.


(1) A. Lundgren and R. O’Shaughnessy, Phys. Rev. D 89, 044021 (2014)

About

Analysis of spin-harmonic modes of SpinTaylorF2 waveform model


Languages

Language:C 55.4%Language:Python 44.6%