utils.mass_conversion#

Back to Module page

Summary#

Computes all conversions given a subset of parameters describing the masses

Signature#

def mass_conversion(**dic)
Input variables#

Name

Type

Default

Description

\*\*dic

Dictionary with known subset of mc, mt, m1, m2, q, eta (all can be scalars or numpy arrays)

Output variables#

Return annotation

Docstring type

Description

None

dic with all values solved for

Docstring#

Computes all conversions given a subset of parameters describing the masses
:param dic:
    Dictionary with known subset of mc, mt, m1, m2, q, eta
    (all can be scalars or numpy arrays)
:return: dic with all values solved for