... | ... | @@ -78,9 +78,9 @@ Run settings are same as in regular bilby run, but the workflow is executed slig |
|
|
|
|
|
## Workflow:
|
|
|
1. `python get_gwf.py`
|
|
|
2. `parallel_bilby_generation run_GW150914_with_cal.ini ``
|
|
|
2. `parallel_bilby_generation run_GW150914_with_cal.ini `
|
|
|
3. `sbatch slurm_submit.sh`
|
|
|
|
|
|
The ini file does not include the sampler args. These are passed to parallel_bilby_analysis:
|
|
|
The ini file does not include the sampler args. These are passed to parallel_bilby_analysis within the slurm submit file:
|
|
|
|
|
|
`mpirun parallel_bilby_analysis --nlive 1000 --dynesty-walks 100` |
|
|
\ No newline at end of file |