There is a newer version of the record available.

Published July 15, 2025 | Version v2.6.0

bilby-dev/bilby: v2.6.0

  • 1. University of Southampton
  • 2. TNG Technology Consulting ANZ Pty Ltd
  • 3. University of Portsmouth
  • 4. Caltech
  • 5. Canadian Institute for Theoretical Astrophysics
  • 6. University of Glasgow
  • 7. Cardiff University Gravity Exploration Institute (@cardiffgravity)
  • 8. Potsdam University
  • 9. Universitat de les Illes Balears
  • 10. Max Planck Institute for Gravitational Physics
  • 11. Utrecht University
  • 12. LIGO Lab, Caltech
  • 13. University of Rhode Island

Description

We noticed a longstanding mis-definition in the GravitationalWaveTransient likelihood that caused the PSD to be incorrectly normalised when using time domain data with a Tukey window (https://github.com/bilby-dev/bilby/issues/869). By extension, the SNR and log-likelihood is overestimated. While the peak of the likelihood is in the correct place, the posterior is overly constrained and due to prior effects may not peak in the correct place.

The specific form of the previous version of the likelihood is

$$ \hat{p}(d | \theta) = \frac{p(d | theta)}{\beta} $$

where $\beta$ is the power loss factor in the Tukey window ($\beta = 1 - 5 \alpha / 8$).

The impact of this bug is most pronounced for short-duration signals, with a long turn on for the Tukey window. To reproduce the old behaviour, users can set the environment variable BILBY_INCORRECT_PSD_NORMALIZATION=TRUE.

Fixed

  • Fix PSD normalisation in GravitationalWaveTransient (https://github.com/bilby-dev/bilby/pull/967)

Files

bilby-dev/bilby-v2.6.0.zip

Files (11.8 MB)

Name Size Download all
md5:a8470adb0142f074c32e6d8eb4b78dfc
11.8 MB Preview Download

Additional details

Related works

Is supplement to
Software: https://github.com/bilby-dev/bilby/tree/v2.6.0 (URL)

Software