Proposed rwalk change
Compare changes
- Gregory Ashton authored
- Don't add the initial point to the chain (prevents bad estimated of the act) - Break strictly after maxmcmc and return a random draw from the prior
+ 8
− 14
@@ -685,9 +685,9 @@ def sample_rwalk_bilby(args):
@@ -748,7 +748,7 @@ def sample_rwalk_bilby(args):
@@ -765,17 +765,11 @@ def sample_rwalk_bilby(args):