... | @@ -75,6 +75,9 @@ n-parallel = 4 |
... | @@ -75,6 +75,9 @@ n-parallel = 4 |
|
# GW150914 IMRPhenomPv2 (parallel bilby)
|
|
# 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 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
|
|
|
|
|
|
`parallel_bilby_generation run_GW150914_with_cal.ini `
|
|
`parallel_bilby_generation run_GW150914_with_cal.ini `
|
|
|
|
|
|
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:
|
|
|
|
|
|
`mpirun parallel_bilby_analysis --nlive 1000 --dynesty-walks 100` |
|
`mpirun parallel_bilby_analysis --nlive 1000 --dynesty-walks 100` |
|
|
|
\ No newline at end of file |