pyseobnr.eob.waveform.compute_hlms

Contains functions associated with waveform construction, mostly for merger-ringdown.

Functions

NQC_correction(inspiral_modes, t_modes, ...)

Given the inspiral modes and the dynamics this function computes the NQC coefficients at t_peak-nrDeltaT

apply_nqc_corrections(hlms, nqc_coeffs, ...)

Loop over modes and multiply them by NQC correction

compute_IMR_modes(t, hlms, t_for_compute, ...)

Computes the IMR modes given the inspiral modes and the attachment time.

compute_mixed_mode(m1, m2, chi1, chi2, ell, ...)

Computes the (3,2) and (4,3) modes, including mode-mixing in the ringdown.

concatenate_modes(hlms_1, hlms_2)

Concatenate 2 dictionaries of waveform modes

interpolate_modes_fast(t_old, t_new, ...[, ...])

Construct inertial frame modes on a new regularly spaced time grid.