Skip to content

BUG(emcee): fix blob ordering - #1136

Merged
mj-will merged 2 commits into
bilby-dev:mainfrom
mj-will:fix-709-emcee-outputs
Sep 2, 2026
Merged

BUG(emcee): fix blob ordering#1136
mj-will merged 2 commits into
bilby-dev:mainfrom
mj-will:fix-709-emcee-outputs

Conversation

@mj-will

@mj-will mj-will commented Aug 27, 2026

Copy link
Copy Markdown
Collaborator

The likelihood and prior values from emcee didn't match the chain order due to a bug in the flattening of the blobs.

Closes #709

@mj-will mj-will added bug Something isn't working <10 lines sampling Issues about sampling algorithms, their efficiency and robustness labels Aug 27, 2026
@mj-will
mj-will requested a review from a team August 27, 2026 08:43
@mj-will
mj-will force-pushed the fix-709-emcee-outputs branch from 04f7f61 to 6ddcee0 Compare September 2, 2026 08:02
@mj-will
mj-will added this pull request to the merge queue Sep 2, 2026
Merged via the queue into bilby-dev:main with commit c892d2b Sep 2, 2026
24 checks passed
@mj-will
mj-will deleted the fix-709-emcee-outputs branch September 2, 2026 11:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working sampling Issues about sampling algorithms, their efficiency and robustness <10 lines

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Inconsistent saved likelihood values when using "emcee" sampler

3 participants