skypyproject / skypy

SkyPy: A package for modelling the Universe.
BSD 3-Clause "New" or "Revised" License
117 stars 38 forks source link

ENH: Unlink the overall SED amplitude from the stellar mass #544

Open WillHartley opened 2 years ago

WillHartley commented 2 years ago

Description

The k-correct stellar mass (formed) provides a convenient way to quantify the SED amplitude, as it depends directly on the mass. However, making this assumption in SkyPy prevents us from adding template SED sets that do not follow the same convention. We should remove the current explicit dependence to introduce flexibility. This will also allow us to set the remianing stellar mass as the default stellar mass option in the k-correct template set.

Inputs

-

Outputs

-

References