Skip to content

Reconstruct marginalised parameters

Colm Talbot requested to merge reconstruct_marginalised_parameters into master

Closes #324 (closed)

This extends the previous functions to reconstruct the distance posterior when using a marginalised likelihood to allow reconstruction of all marginalised parameters.

Distance and phase work very nicely.

The time reconstruction is a little problematic, I think this is because the times at which the likelihood is sampled are too coarse and for each sample, there is only one time with any support. There is also some buggy behaviour when reconstructing distance and time, this may be due to the fact that the time marginalised likelihood does not incorporate the change in the response function between the beginning of the segment and the sample time.

Edited by Colm Talbot

Merge request reports