Skip to content

Added option to use power-law fits to SEDs instead of the tabulated SEDs. This...

Jeremy Blaizot requested to merge power-law-fits into develop

Added option to use power-law fits to SEDs instead of the tabulated SEDs. This impacts module_ssp_lib.f90, PhotonsFromSourceModel.f90, and PhotonsFromStars.f90. This has been somewhat tested (see tests/PhotonsFromSourceModel/TestPhotonsFromSourceModel.ipynb) and is ready to use as a beta feature.

Merge request reports