Skip to content
Commit 24058afd authored by Jakob Stierhof's avatar Jakob Stierhof
Browse files

Fix emcee file pick

When continuing a chain we introduced a random shuffling of
the previous walkers to get rid of any bias that might have
been introduced.

The implementation did the suffling incorrectly and used a
wrong number of walkers to draw from. This caused jumps in the
resulting distribution.

Now the chain pick reads the correct number of walkers and
shuffles them as intended.
parent 31386cd1
Loading
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment