Skip to content

Fix Marginalized Parameters in Prior in Result File

Jacob Golomb requested to merge jacob.golomb/bilby:fix_marginalization into master

Closes #661 (closed) by switching the keys and values of the misnamed_marginalizations dict and where these are referenced in the function. Checked that the result object contains the correct priors when using a marginalized likelihood.

Merge request reports