Update GW150914_IMRPhenomPv2_bilby authored by Rory Smith's avatar Rory Smith
...@@ -66,7 +66,7 @@ distance-marginalization=True ...@@ -66,7 +66,7 @@ distance-marginalization=True
phase-marginalization=True phase-marginalization=True
sampler = dynesty sampler = dynesty
sampler-kwargs = {nlive: 1000, sample: rwalk, walks=100, n_check_point=2000} sampler-kwargs = {nlive: 1000, sample: rwalk, walks=500, n_check_point=2000}
n-parallel = 4 n-parallel = 4
...@@ -83,4 +83,4 @@ Run settings are same as in regular bilby run, but the workflow is executed slig ...@@ -83,4 +83,4 @@ Run settings are same as in regular bilby run, but the workflow is executed slig
The ini file does not include the sampler args. These are passed to parallel_bilby_analysis within the slurm submit file: 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` `mpirun parallel_bilby_analysis --nlive 1000 --dynesty-walks 500`
\ No newline at end of file \ No newline at end of file