flaresimulations / synthesizer

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

Lines for particle based galaxies do not work #538

Closed stephenmwilkins closed 4 months ago

stephenmwilkins commented 6 months ago

The methods for calculating line quantities for particle based galaxies do not currently work.

This needs a c extension analogous to the SED for getting the grid weights for each particle.

stephenmwilkins commented 5 months ago

This also goes for blackholes. In fact, presumably virtually identical infrastructure can be used assuming a Grid and line (or set of lines) is provided.