Compute the underlying stellar population mass for a given simulation.
- posydon.popsyn.normalized_pop_mass.initial_total_underlying_mass(df=None, **kwargs)[source]
Compute the initial total mass of the population.
- Parameters
df (DataFrame) – Data frame of a population class. If nothing is provided the code will sample initial conditions.
primary_mass_min (type) – Description of parameter primary_mass_min.
primary_mass_max (type) – Description of parameter primary_mass_max.
primary_mass_scheme (type) – Description of parameter primary_mass_scheme.
secondary_mass_scheme (type) – Description of parameter secondary_mass_scheme.
**kwargs (type) – Description of parameter **kwargs.
- Returns
Description of returned object.
- Return type