Skip to content
Snippets Groups Projects

Adding the Kombine Sampler

Merged Bruce Edelman requested to merge bruce.edelman/bilby:kombine into master
All threads resolved!

This modifies/uses the emcee EnsembleSampler wrapper to be used as a wrapper to allow sampling using Ben Farr's kombine code (It has a mostly similar interface as emcee so it was not a huge stretch to extend for kombine to be used).

https://github.com/bfarr/kombine

I am not sure if this will be useful to have kombine has an available sampler but I know Ben (my advisor) has been interested to see it work in bilby.

Edited by Bruce Edelman

Merge request reports

Pipeline #90636 passed

Pipeline passed for bd288ac2 on bruce.edelman:kombine

Approved by

Merged by Gregory AshtonGregory Ashton 5 years ago (Dec 1, 2019 9:38pm UTC)

Merge details

  • Changes merged into master with ce6463eb (commits were squashed).
  • Deleted the source branch.

Pipeline #91241 passed with warnings

Pipeline passed with warnings for ce6463eb on master

Test coverage 70.00% from 0 jobs

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Bruce Edelman added 9 commits

    added 9 commits

    Compare with previous version

  • Bruce Edelman resolved all threads

    resolved all threads

  • Bruce Edelman added 1 commit

    added 1 commit

    Compare with previous version

  • Bruce Edelman resolved all threads

    resolved all threads

  • Bruce Edelman resolved all threads

    resolved all threads

  • Bruce Edelman added 1 commit

    added 1 commit

    Compare with previous version

  • Adding a progress bar would be rather challenging with the current implemenation of the autoburnin method as it is impossible to know how many iterations you will go through unless you hit the max allowed.

    tqdm can run in while loops, we do that for our dynesty progress bar. I'd be happy to leave this to a future issue though.

  • Colm Talbot approved this merge request

    approved this merge request

  • Moritz Huebner changed milestone to %0.6.0

    changed milestone to %0.6.0

  • Moritz Huebner approved this merge request

    approved this merge request

  • Gregory Ashton mentioned in commit ce6463eb

    mentioned in commit ce6463eb

  • Please register or sign in to reply
    Loading