BUGFIX: relative binning resolution and reference parameter caching
Various users have identified two bugs in the relative binning implementation.
- when specifying the fiducial parameters in terms of component masses and sampling in chirp mass, the mass posteriors don't make sense. To fix this, I manually clear the stored parameters at the end of the init.
- for small
epsilon
the bin width can be less than the data frequency spacing. I manually imposed that a bin must be at least as wide as the frequency spacing.
Merge request reports
Activity
changed milestone to %1.4.2
added 10-100 lines Bug Likelihood labels
requested review from @sylvia.biscoveanu
mentioned in merge request !1201 (merged)
mentioned in commit 67d30204
Please register or sign in to reply