vice.core.dataframe.ccsn_yield_table.masses =========================================== Type : ``tuple`` The initial masses of CCSN progenitors in :math:`M_\odot` reported by the nucleosynthesis study. Example Code ------------ >>> import vice >>> example = vice.yields.ccsne.table("o") >>> example.masses (13.0, 15.0, 20.0, 25.0, 30.0, 40.0, 60.0, 80.0, 120.0)