flaresimulations / synthesizer

Synthesizer - a code for creating synthetic astrophysical observables
https://flaresimulations.github.io/synthesizer/
GNU General Public License v3.0
17 stars 9 forks source link

Fixing the scaling in Unified AGN #748

Closed stephenmwilkins closed 1 month ago

stephenmwilkins commented 1 month ago

This PR fixes an issue that only became apparent when testing the line emission functionality of the Unified AGN. This emerged because the scaling applied in the emission model was wrong.

The best way of fixing this was deemed to be normalising the spectra, and line emission quantities, in the grid file by the isotropic bolometric luminosity. With this in place the scaling to be applied to the spectra is simply the bolometric luminosity of each BH.

Issue Type

Checklist