nuclear-multimessenger-astronomy / nmma

A pythonic library for probing nuclear physics and cosmology with multimessenger analysis
https://nuclear-multimessenger-astronomy.github.io/nmma/
GNU General Public License v3.0
30 stars 58 forks source link

Allow analysis_slurm.py to handle a mix of slurm and analysis.py arguments #249

Closed bfhealy closed 11 months ago

bfhealy commented 11 months ago

This PR allows analysis_slurm.py to handle a mix of slurm-specific and analysis.py arguments by adjusting the way the code gets the names of arguments from analysis.py.