There is a newer version of the record available.

Published March 20, 2025 | Version v2.5.0
Software Open

bilby-dev/bilby: v2.5.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. Universitat de les Illes Balears
  • 9. Max Planck Institute for Gravitational Physics
  • 10. Utrecht University
  • 11. University of Rhode Island

Description

The primary additions in this release are backwards compatible addition of a global metadata to keep track of things like random number generators and cosmology. This is currently not saved in result files by default to enable a slow roll-out, users can opt-in by setting the BILBY_INCLUDE_GLOBAL_METADATA environment variable.

We also added better tracking of cosmology in general around CBC-specific classes.

To address a bug in the dynesty sampler, we modified the interface to avoid cases where progress can be lost during the checkpointing process.

A full change listing is below.

Added

  • Add cosmology to CBCPriorDict (https://github.com/bilby-dev/bilby/pull/868)
  • Add cosmology to CBCResult (https://github.com/bilby-dev/bilby/pull/867)
  • Add support for analytic aligned spin priors (https://github.com/bilby-dev/bilby/pull/849)
  • Add optional global meta data (https://github.com/bilby-dev/bilby/pull/873, https://github.com/bilby-dev/bilby/pull/915)
  • Add warning when prior sampling efficiency is low (https://github.com/bilby-dev/bilby/pull/853)
  • Add plot_time_domain_data to InterferometerList (https://github.com/bilby-dev/bilby/pull/920)

Changed

  • Remove calls to deprecated scipy functions (https://github.com/bilby-dev/bilby/pull/884)
  • [dynesty] Reduce number of calls to `add_live_points (https://github.com/bilby-dev/bilby/pull/872)
  • Check for empty result files when resuming (https://github.com/bilby-dev/bilby/pull/890)
  • Add num_interp to AlignedSpin prior (https://github.com/bilby-dev/bilby/pull/912)
  • Allow result files with inconsistent priors to be merged (https://github.com/bilby-dev/bilby/pull/918)

Fixed

  • Fix numerical_relativity_file keyword argument (https://github.com/bilby-dev/bilby/pull/909)
  • Fix missing argument in precomputed calibration (https://github.com/bilby-dev/bilby/pull/882)
  • Fix passing mode_array in injections waveform arguments (https://github.com/bilby-dev/bilby/pull/820)
  • Fix dtypes changing in plot_interferometer_waveform_posterior (https://github.com/bilby-dev/bilby/pull/870)
  • Fix raise statement in get_all_injection_credible_levels (https://github.com/bilby-dev/bilby/pull/911)
  • Specify likelihood for injection conversion function (https://github.com/bilby-dev/bilby/pull/900)

New Contributors

  • @adivijaykumar made their first contribution in https://github.com/bilby-dev/bilby/pull/882
  • @foocheng made their first contribution in https://github.com/bilby-dev/bilby/pull/870
  • @lorenzopompili00 made their first contribution in https://github.com/bilby-dev/bilby/pull/820
  • @transientlunatic made their first contribution in https://github.com/bilby-dev/bilby/pull/918
  • @MattiaEmma2022 made their first contribution in https://github.com/bilby-dev/bilby/pull/899
  • @mick-wright made their first contribution in https://github.com/bilby-dev/bilby/pull/920

Full Changelog: https://github.com/bilby-dev/bilby/compare/v2.4.0...v2.5.0

Files

bilby-dev/bilby-v2.5.0.zip

Files (11.8 MB)

Name Size Download all
md5:030c973902259be4458448990c32b815
11.8 MB Preview Download

Additional details

Related works

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

Software