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

Add --skip-sampling flag to analysis slurm script generator #267

Closed bfhealy closed 10 months ago

bfhealy commented 10 months ago

This PR adds the new --skip-sampling analysis flag (see #266) as a wildcard in tools/analysis_slurm.py. This allows users to pass in "--skip-sampling" or an empty string to the $SKIP_SAMPLING environment variable to achieve different em/analysis.py behaviors using a single slurm script.