BUGFIX: Resolve "Don't optimize calibration parameters for relative binning likelihood"
Merged
requested to merge 272-don-t-optimize-calibration-parameters-for-relative-binning-likelihood into master
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.
Closes #272 (closed)
Trying to optimize the calibration parameters leads to an error as the prior has an infinite domain.
We should probably have another catch for this in Bilby, but including these parameters in the optimization is unnecessary.