Skip to content

IMRPhenomPv2

Functions:

Name Description
PhenomPOneFrequency

m1, m2: in solar masses

gen_IMRPhenomPv2

Thetas are waveform parameters.

gen_IMRPhenomPv2_hphc

wrapper around gen_Pph but the first two parameters are Mc and eta

PhenomPOneFrequency(fs, m1, m2, chi1, chi2, chip, phic, M, dist_mpc, coeffs, transition_freqs) ¤

m1, m2: in solar masses phic: Orbital phase at the peak of the underlying non precessing model (rad) M: Total mass (Solar masses)

gen_IMRPhenomPv2(fs: Float[Array, ' n_freq'], theta: Float[Array, 12], f_ref: float) -> tuple[Complex[Array, ' n_freq'], Complex[Array, ' n_freq']] ¤

Thetas are waveform parameters. m1 must be larger than m2.

gen_IMRPhenomPv2_hphc(f: Float[Array, ' n_freq'], params: Float[Array, 12], f_ref: float) -> tuple[Complex[Array, ' n_freq'], Complex[Array, ' n_freq']] ¤

wrapper around gen_Pph but the first two parameters are Mc and eta instead of m1 and m2