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

Detailed Description

Class for NRSur7dq4Remnant model for the mass, spin and kick of the final BH of generically precessing binary black holes.

Paper: arxiv:1905.09300

Parameter ranges for usage:
q = [1, 6.01]
\(\chi_{A}, \chi_{B}\) = [-1, 1]

Training parameter ranges:
q = [1, 4.01]
\(\chi_{A}, \chi_{B}\) = [-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 34 of file NRSur7dq4Remnant.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...