force there to be at least three elements in time reconstruction
Compare changes
+ 5
− 9
@@ -15,7 +15,7 @@ except ImportError:
@@ -392,17 +392,13 @@ class GravitationalWaveTransient(Likelihood):
Maintenance will be performed on git.ligo.org, containers.ligo.org, and docs.ligo.org on Tuesday 22 April 2025 starting at approximately 9am PDT. It is expected to take around 30 minutes and there will be several periods of downtime throughout the maintenance. Please address any comments, concerns, or questions to the helpdesk. This maintenance will be upgrading the GitLab database in order to be ready for the migration.
This should hopefully resolve issues like
...bilby/gw/likelihood.py", line 403, in generate_time_sample_from_marginalized_likelihood
"Time posterior reconstruction failed, at least two samples "
bilby.core.likelihood.MarginalizedLikelihoodReconstructionError: Time posterior reconstruction failed, at least two samples are required.
This should be tested more.