tardis.io.decay module¶
- class tardis.io.decay.IsotopeAbundances(*args, **kwargs)[source]¶
- Bases: - pandas.core.frame.DataFrame- as_atoms()[source]¶
- Merge Isotope dataframe according to atomic number - Returns
- pandas.DataFrame
- Merged isotope abundances 
 
 
 - decay(t)[source]¶
- Decay the Model - Parameters
- tfloat or astropy.units.Quantity
- if float it will be understood as days 
 
- Returns
- pandas.DataFrame
- Decayed abundances