lightcurvelynx.models.snia_host
Classes
A SN Ia host galaxy model with a hostmass parameter, more to be added. |
Module Contents
- class SNIaHost(**kwargs)[source]
Bases:
lightcurvelynx.models.physical_model.SEDModelA SN Ia host galaxy model with a hostmass parameter, more to be added.
Parameterized values include:
dec - The object’s declination in degrees. [from BasePhysicalModel]
distance - The object’s luminosity distance in pc. [from BasePhysicalModel]
hostmass - The hostmass value in units of log10(M/M_solar).
ra - The object’s right ascension in degrees. [from BasePhysicalModel]
redshift - The object’s redshift. [from BasePhysicalModel]
t0 - The t0 of the zero phase, date. [from BasePhysicalModel]