SNEWS2 / snewpy

A Python package for working with supernova neutrinos
https://snewpy.readthedocs.io
BSD 3-Clause "New" or "Revised" License
27 stars 22 forks source link

Make the `SupernovaModel.get_*_spectra` return the `flux.Container` objects #348

Open Sheshuk opened 4 months ago

Sheshuk commented 4 months ago

Make the SupernovaModel.get_*_spectra return the flux.Container objects, to make it consistent with the signature of the Supernova.get_flux method.