bilby-dev / bilby

A unified framework for stochastic sampling packages and gravitational-wave inference in Python. Note that we are currently transitioning from git.ligo.org/lscsoft/bilby, please bear with us!
https://bilby-dev.github.io/bilby/
MIT License
56 stars 63 forks source link

Proposal library #303

Closed bilby-bot closed 1 week ago

bilby-bot commented 5 years ago

In GitLab by @git.ligo:vivien on Nov 13, 2018, 15:31

in the gw package, we want to have a set of GW-specific jump proposals which can then be used by the samplers able to. The first step of this work is to define a structure and API of such a proposal library.

bilby-bot commented 5 years ago

In GitLab by @git.ligo:rhys.green on Jan 18, 2019, 15:04

Hi @christopher-berry @git.ligo:matthew.carney I've added the PTMCMCSampler which takes custom jump proposals and I've also added a tutorial showing the format of these proposals !336 which may be helpful for the proposal library

bilby-bot commented 5 years ago

In GitLab by @git.ligo:christopher-berry on Feb 7, 2019, 17:08

bilby-bot commented 5 years ago

In GitLab by @git.ligo:moritz.huebner on Feb 18, 2019, 22:25

created merge request !357 to address this issue

bilby-bot commented 5 years ago

In GitLab by @git.ligo:christopher-berry on Feb 19, 2019, 22:36

On emcee, the new version has new moves and the custom Metropolis-Hastings proposal may work for us https://emcee.readthedocs.io/en/latest/user/moves/#emcee.moves.MHMove

bilby-bot commented 5 years ago

In GitLab by @git.ligo:christopher-berry on Feb 20, 2019, 01:42

marked this issue as related to #303

bilby-bot commented 5 years ago

In GitLab by @git.ligo:moritz.huebner on Apr 2, 2019, 00:38

mentioned in commit 4d2d5d364f98f4b4ddb76318b033db7304de216a

bilby-bot commented 5 years ago

In GitLab by @git.ligo:moritz.huebner on Apr 2, 2019, 00:38

closed via merge request !357

bilby-bot commented 5 years ago

In GitLab by @git.ligo:christopher-berry on Jun 19, 2019, 15:41

Notes on LALInference jump proposals

https://dcc.ligo.org/G1901140

bilby-bot commented 1 week ago

In GitLab by @git.ligo:michael.williams on Oct 3, 2024, 17:56

unassigned @git.ligo:christopher-berry and @git.ligo:matthew.carney