PyART.models.lal¶
Classes¶
Class to handle LAL waveforms (TD, FD or from the lvcnr catalog) |
Module Contents¶
- class PyART.models.lal.Waveform_LAL(pars=None, approx='IMRPhenomXPHM', kind='FD')[source]¶
Bases:
PyART.waveform.Waveform
Class to handle LAL waveforms (TD, FD or from the lvcnr catalog) TODO: extract modes from waveforms
- _eob_to_lal_dict()[source]¶
- Assume that pars contains:
q : mass ratio
M : total mass
chi1x, chi1y, chi1z : spin components of body 1
chi2x, chi2y, chi2z : spin components of body 2
distance : distance to source
inclination : inclination
coalescence_angle : reference phase
initial frequency : initial frequency
srate_interp : sampling rate
use_mode_lm : list of modes to use for hpc
Can be generated via the usual CreateDict function