MAINT: Separate adding SNRs per IFO to a sample into a new function
Merged
requested to merge rhiannon.udall/bilby:feature/compute-ifo-snrs-for-conversion-in-likelihood into master
Loading
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.
Moves code snippet which adds IFO snrs to a sample into a separate function within the Likelihood. Thus different likelihoods may define this differently if they have different SNRs which must be computed.