... | ... | @@ -74,9 +74,12 @@ n-parallel = 4 |
|
|
|
|
|
# GW150914 IMRPhenomPv2 (parallel bilby)
|
|
|
|
|
|
Run settings are same as in regular bilby run, but are passed to the run scripts in a slightly different way. See parallel bilby ini file for the arguments passed to parallel_bilby_generation. The data dump is created with
|
|
|
Run settings are same as in regular bilby run, but the workflow is executed slightly differently and certain args are passed to the run scripts in a slightly different way.
|
|
|
|
|
|
`parallel_bilby_generation run_GW150914_with_cal.ini `
|
|
|
## Workflow:
|
|
|
1. `python get_gwf.py`
|
|
|
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:
|
|
|
|
... | ... | |