utils.s1z_s2z_chieff_chia_from_pars#

Back to Module page

Summary#

\*NOTE\* this uses chia = (m1\*s1z - m2\*s2z) / (m1 + m2)

Signature#

def s1z_s2z_chieff_chia_from_pars(pe = True, **pars)
Input variables#

Name

Type

Default

Description

pe

True

\*\*pars

Output variables#

Return annotation

Docstring type

Description

None

s1z, s2z, chieff, chia

Docstring#

*NOTE* this uses chia = (m1*s1z - m2*s2z) / (m1 + m2)
:param **pars: pars must have at least two of mt, m1, m2,
              and at least two of s1z (or chi1), s2z (or chi2), chia, chieff
:return: s1z, s2z, chieff, chia