Closed bilby-bot closed 1 month ago
In GitLab by @git.ligo:colm.talbot on Jun 19, 2023, 15:08
We do somewhat modify the pymultinest
signal handling but this looks like an issue with pymultinest
.
It looks like this was fixed on github, I'm not sure if it made it into a release as they don't put out releases very often.
I don't think there's anything we can fix on the bilby end.
In GitLab by @git.ligo:brian.healy on Jun 20, 2023, 20:33
Thanks for the info about releases - installing pymultinest
from the source solved this issue.
In GitLab by @git.ligo:brian.healy on Jun 16, 2023, 21:34
When running code that calls bilby with pymultinest sampling using an API service (see this repo and PR: https://github.com/nuclear-multimessenger-astronomy/nmma/pull/99), I get the ValueError below. The error is not thrown when running the same code but avoiding the API service.