File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -61,16 +61,15 @@ usage() {
6161 --focus-timelines only produce the detector timelines, do not run detector QA code
6262 --focus-qa only run the QA code (assumes you have detector timelines already)
6363
64- --run-slurm run timelines on SLURM instead of running multi-threaded locally
65- --after-slurm organize timelines **after** running them with --run-slurm
66- **Note**, if this option is not used after running on slurm,
67- all files from output directories will be removed.
68-
6964 *** EXECUTION CONTROL OPTIONS: choose only one, or the default will generate a
7065 Slurm job description and print out the suggested \` sbatch\` command
7166
67+ --run-slurm run timelines on SLURM instead of running multi-threaded locally
7268 --submit-slurm submit the slurm jobs, rather than just
7369 printing the \` sbatch\` command
70+ --after-slurm organize timelines **after** running them with --run-slurm
71+ **Note**, if this option is not used after running on slurm,
72+ all files from output directories will be removed.
7473
7574 --debug enable debug mode: run a single timeline with stderr and stdout printed to screen;
7675 it is best to use this with the '-t' option to debug specific timeline issues
You can’t perform that action at this time.
0 commit comments