cogwheel.waveformΒΆ

Generate strain waveforms and project them onto detectors.

Functions

compute_hplus_hcross

Generate frequency domain waveform using LAL.

compute_hplus_hcross_by_mode

Compute the contribution of each harmonic mode to hplus, hcross.

inplane_spins_xy_n_to_xy

Rotate inplane spins (s1x_n, s1y_n) and (s2x_n, s2y_n) by an angle -phi_ref to get (s1x, s1y), (s2x, s2y).

inplane_spins_xy_to_xy_n

Rotate inplane spins (s1x, s1y) and (s2x, s2y) by an angle phi_ref to get (s1x_n, s1y_n), (s2x_n, s2y_n).

within_bounds

Return whether parameters in par_dic are within physical bounds.

Classes

Approximant

WaveformGenerator

Class that provides methods for generating frequency domain waveforms, in terms of (hplus, hcross) or projected onto detectors.