Skip to content

add generation of distance posterior from marginalized likelihood

Colm Talbot requested to merge reconstruct_marginalised_parameters into master

This MR will add functionality to reconstruct the time/phase/distance posteriors when using the marginalised likelihood. I've currently got the distance reconstruction working.

I'm not sure where this should live in the code long term. I've currently put it into conversion.py.

See appendix C6 of https://arxiv.org/pdf/1809.02293.pdf for the method.

Edited by Colm Talbot

Merge request reports