pyseobnr.auxiliary.mode_mixing.auxiliary_functions_modemixing.mu_fit
- pyseobnr.auxiliary.mode_mixing.auxiliary_functions_modemixing.mu_fit(j: float, p1: float, p2: float, p3: float, p4: float) float [source]
Equation 11 from [Berti2014] to get the spherical-spheroidal mode mixing coefficients
- Parameters:
j (float) – dimensionless spin parameter
p1 (float) – first fitting parameter
p2 (float) – second fitting parameter
p3 (float) – third fitting parameter
p4 (float) – fourth fitting parameter
- Returns:
the spherical-spheroidal mode mixing coefficient
- Return type:
float