Open bilby-bot opened 1 year ago
In GitLab by @git.ligo:colm.talbot on Apr 11, 2023, 14:59
For bilby_pipe
this is resolved in https://git.ligo.org/lscsoft/bilby_pipe/-/merge_requests/525. We should still put in a general fix to the optimization for parameters with infinite domains. I also recently noticed that the optimization doesn't obey Constraint
priors, which it probably makes sense to resolve at the same time.
In GitLab by @git.ligo:aaron.zimmerman on Mar 24, 2023, 18:08
When I run
bilby_pipe
with dynesty with bothcalibration-model = CubicSpline
(using a standard calibration envelope) andlikelihood-type=bilby.gw.likelihood.relative.RelativeBinningGravitationalWaveTransient
the run fails when attempting to use the optimizer to find a fiducial point. @git.ligo:colm.talbot points out this is because the optimizer does not support domains with infinite prior support. I will check if specifying a fiducial point can allow for sampling to begin and update this issue.My environment info is:
The traceback of the failed run is in the .err file in
log_data_generation
, and is