Bin particles into spectral library bins #68
Labels
enhancement
New feature or request
future
Feature that may be implemented in the future, left as a reference.
question
Further information is requested
For calculating the spectra of the stars, we currently interpolate the SSP spectral library.
Other implementations first bin the stars ages and metallicities into the bins from the Spectral library, and then associate all particles that are in the same bin in the SPP template to have the same spectrum. See for example here.
Maybe we need to think of which approach we want to have. Performing binning will result in less computational overhead, since we need to calculate way less spectra. This will also improve the memory footprint and make it more efficient.
The questions is however, which aproach makes more sense from a physics point of view.
The text was updated successfully, but these errors were encountered: