Skip to content

Fornax_2019 angle-dependent fluxes no longer function #376

Description

@sybenzvi

I discovered several problems with the Fornax_2019 class, which includes angle-dependent fluxes.

  1. The class caches its calculation of the angle-dependent flux, based on a HEALPix map, using an option cache_flux in the constructor. The default value is False and the class decorator does not seem to allow overriding the default value.
  2. The get_flux member inherited from SupernovaModel cannot handle angle dependence.
  3. The innards of the class need to completely upgraded to handle the FluxContainer added to snewpy. Additional modernization may be needed.

This class needs a lot of TLC to be brought up to snuff. Do we remove it?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    SupernovaModelImplementing/correcting supernova modelbugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions