LALSimulation  5.4.0.1-b72065a
lalsimulation.nrfits.NRSur3dq8Remnant.NRSur3dq8Remnant Class Reference

Detailed Description

Class for NRSur3dq8Remnant model for the remnant mass, spin and kick velocity for nonprecessing BBH systems.

This model was called surfinBH3dq8 in the paper.

Paper: arxiv:1809.09125. The model is referred to as surfinBH3dq8 in the paper.

Parameter ranges for usage:
q = [1, 9.1]
\(\chi_{1z}, \chi_{2z}\) = [-0.91, 0.91]
OR
q = [1, 10.1]
\(\chi_{1z}, \chi_{2z}\) = [-0.81, 0.81]

Training parameter ranges:
q = [1, 8]
\(\chi_{1z}, \chi_{2z}\) = [-0.81, 0.81]

But extrapolates reasonably to the above mass ratios and spins. However, if a guarantee of accuracy is required, this model should be used within the training parameter range.

Definition at line 37 of file NRSur3dq8Remnant.py.

Inherits lalsimulation.nrfits.nrfits.NRFits.

Additional Inherited Members

- Public Member Functions inherited from lalsimulation.nrfits.nrfits.NRFits
def __call__ (self, m1, m2, chiA_vec, chiB_vec, f_ref, fit_types_list, extra_params_dict)
 Evaluates all fits given in fit_types_list and returns them as a dictionary. More...