Skip to content
Snippets Groups Projects

Version 1.1.0 release

Merged Moritz Huebner requested to merge version_1.1.0_release into master

[1.1.0] 2021-03-15

Version 1.1.0 release of bilby

Added

Changes

  • Fixed periodic keys not working when constrained priors are present in pymultinest (!927 (merged))
  • Some changes to reweighting likelihoods (!851 (merged))
  • CBCPriorDict is now a ConditionalPriorDict (!868 (merged))
  • Fixed hyper PE example (!910 (merged))
  • Pinned numpy and pandas version number (!916 (merged))
  • Fixed an issue with GPS times in cpnest
  • deepdish is now longer a requirement since it lost its support (!925 (merged))
  • Removed annoying warning message due to use of newcommand in latex (!924 (merged))
  • Interpolation should be slightly faster now because we now access interpolation libraries more directly (!917 (merged), !923 (merged))
  • Documentation now builds properly (!915 (merged))
  • Fixed a bug caused by loaded_modules_dict (!920 (merged))
  • _ref_dist is an attribute now which speeds up distance marginalised runs slightly (!913 (merged))
  • Cache normalisation for PriorDict objects without Constraint priors (!914 (merged))
  • Removed some deprecated __future__ imports (!911 (merged))
  • Fixed the behaviour of plot_waveform_posterior to use representative samples (!894 (merged))
  • Uses tqdm.auto in some samplers now for better progress bars (!895 (merged))
  • Fixed the correction of the epoch in time domain waveforms when using a segment duration that is not a power of two (!909 (merged))
  • Fixed ultranest from failing
  • Fixed issues with plotting failing in tests (!904 (merged))
  • Changed the CI to run on auto-built images (!899 (merged))
  • Resolved a matplotlib error occuring at dynesty checkpoint plots (!902 (merged))
  • Fixed the multidimensional Gaussian example (!901 (merged))
  • Now allow any lal dictionary option and added a numerical relativity file (!896 (merged))
  • Fixed the likelihood count in dynesty (!853 (merged))
  • Changed the ordering of keyword arguments for the Sine and Cosine constructors (!892 (merged))
Edited by Moritz Huebner

Merge request reports

Pipeline #202579 passed

Pipeline passed for 16e416af on version_1.1.0_release

Test coverage 59.00% (0.00%) from 1 job
Approved by

Merged by Moritz HuebnerMoritz Huebner 4 years ago (Mar 15, 2021 9:41am UTC)

Pipeline #202608 passed

Pipeline passed for 10943397 on master

Test coverage 59.00% (0.00%) from 1 job

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading