Fake sampler
Compare changes
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.
Add a "fake" sampler that reads parameters from a specified posterior file and evaluates the likelihood at these parameters. The results object is updated with these newly computed likelihood values.
One use case for this fake sampler is to test likelihood accuracy for ROQs, by comparing the full and ROQ likelihood at the same parameter space points.
I also added the set_strain_data_from_zero_noise
method to InterferometerList
for convenience.