Fixes
- BUG: Fix handling of contour-kwargs for multiple corner plots by @JasperMartins in #1022
- BUG: Exclude infinite values from gradient check tau list by @ColmTalbot in #1035
- BUG: fix triangular interferometer coordinates by @filippo-santoliquido in #1016
- BUG: Fix path for LinAlgError in exception handling by @ColmTalbot in #1038
- BUG: inhomogeneous rescaling with Categorical Priors by @Hen42rik in #1037
- BUG: Fix GWSignalWaveformGenerator reconstruction in waveform posterior plots by @lorenzopompili00 in #1029
- BUG: Fix sampler_kwargs mutation in dynesty3_utils by @ColmTalbot in #1045
Changes
- MAINT: Change probability initialization to use np.ones_like by @vivienr in #1028
- REFACTOR: make multiband likelihood call Interferometer.get_detector_response by @ColmTalbot in #847
- MAINT: move LikePriorEvaluator to base sampler by @mj-will in #1041
- MAINT: Advance deprecations before bilby v3 by @ColmTalbot in #1040
New Contributors
- @Dsantra92 made their first contribution in #1013
- @vivienr made their first contribution in #1028
- @Qazalbash made their first contribution in #1000
- @filippo-santoliquido made their first contribution in #1016
Full Changelog: v2.7.1...v2.8.0