You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
flux.Container objects are created by the SupernovaModel.get_flux and RateCalculator.run functions.
It would be nice to add a default function for plotting all the components of the flux - so a user could call flux.plot('time') or flux.plot('energy') for a quick inspection
The text was updated successfully, but these errors were encountered:
flux.Container
objects are created by theSupernovaModel.get_flux
andRateCalculator.run
functions.It would be nice to add a default function for plotting all the components of the flux - so a user could call
flux.plot('time')
orflux.plot('energy')
for a quick inspectionThe text was updated successfully, but these errors were encountered: