-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
enhancementNew feature or requestNew feature or requestfutureFeature that may be implemented in the future, left as a reference.Feature that may be implemented in the future, left as a reference.questionFurther information is requestedFurther information is requested
Description
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.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestfutureFeature that may be implemented in the future, left as a reference.Feature that may be implemented in the future, left as a reference.questionFurther information is requestedFurther information is requested