flaresimulations / synthesizer-grids

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

Cloudy script does use parser object #71

Open WillJRoper opened 4 months ago

WillJRoper commented 4 months ago

As the title says, the parser (https://github.com/flaresimulations/synthesizer-grids/blob/main/src/synthesizer_grids/parser.py) exists to standardise the command line arguments and avoid disagreements between scripts. We had a conversation about adding a cloudy flag to it's initialisation to add "standard" cloudy command line arguments.