Changes the default number of walks to 30x ndim (previously 10x ndims).
Compare changes
Files
3+ 2
− 2
@@ -55,7 +55,7 @@ class Dynesty(NestedSampler):
@@ -156,7 +156,7 @@ class Dynesty(NestedSampler):
Maintenance will be performed on git.ligo.org, containers.ligo.org, and docs.ligo.org on Tuesday 25 March 2025 starting at approximately 8:30am PDT. It is expected to take around 30 minutes and there will be several periods of downtime throughout the maintenance. Please address any comments, concerns, or questions to the helpdesk.
The default settings are insufficient for the pp-tests of the high-spin 128s basis to pass (#388 (closed)). This changes fixes that. The downside of this is it is setting out default settings by CBC inference. So people doing "easier" problems will need to tone down the settings.