Skip to content

Update reweighting for nessai

Update the reweighting code to avoid using result.meta_data["statistics] since only some samplers report these and instead estimate the time per likelihood call.

Also, include nessai in the list of samples for which the nested samples can be reweighted.

I've tried to keep the changes as simple as possible but I can make further changes if we want, for example, to be able to configure the number of likelihood evaluations used to time the likelihood.

Results

Merge request reports