v2.7.1
This is a bugfix release addressing two bugs in using the new likelihood.log_likelihood(parameters) API and one in specifying the cosmology.
Fixes
- The global cosmology was not being set properly by @mj-will in #1005
- The
noise_log_likelihoodmethod was erroneously given aparametersargument in several likelihood classes by @Hen42rik in #1010 - The Fisher matrix posterior estimator was not passed all needed parameters in
bilby_mcmcby @ColmTalbot in #1012
New Contributors
Full Changelog: v2.7.0...v2.7.1