Workspace for analyzing the ringdowns of GW190521, GW231123, and injections with significant fundamental mode contributions
You will need PyCBC version 2.9.0 (installable via pip as of August 7 2025). Additionally, you will need the wavelet waveform plugin: https://github.com/acorreia61201/wavelet_merger_model.
The configs top-level directory contains the configuration files for each run.
Settings common to each run are stored in common.ini.
Each QNM configuration has its own file titled lmn{qnm}.ini.
Each waveform has its own file titled data_{event}.ini (or data_{injection}.ini for injection runs).
Each number of wavelets has its own file titled wav{n}.ini.
Each event/injection has its own correspondingly named top-level directory.
Each directory will have its own create_dirs file that, when run, will generate one subdirectory per QNM configuration.
A script that contains the relevant pycbc_inference command will be generated in each subdirectory.
That script can be launched from the QNM directories to generate the HDF outputs.
There will also be a directory (either titled frames or inj) in each top-level directory that contains scripts to generate the reference waveform for each run.