utils.mass_conversion#
Back to Module page
Summary#
Computes all conversions given a subset of parameters describing the masses
Signature#
def mass_conversion(**dic)
Name |
Type |
Default |
Description |
|---|---|---|---|
|
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 |
|---|---|---|
|
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