flaresimulations / synthesizer-grids

Scripts for generating synthesizer grids
https://flaresimulations.github.io/synthesizer/grids/grids.html
1 stars 1 forks source link

added ability to create reduced grids #22

Closed stephenmwilkins closed 8 months ago

stephenmwilkins commented 9 months ago

For emission line studies it will often suffice to use a reduced grid to explore the effects of changes to different parameters.

For this reason I've written this script to either apply a maximum age or allow the user to specify which ages they want to keep. This creates a new grid that can be passed to the cloudy functionality.

Issue Type