Version 1.1.0 release
[1.1.0] 2021-03-15
Version 1.1.0 release of bilby
Added
- Calibration marginalisation using a discrete set of realisations (!856 (merged))
- Nessai sampler (!921 (merged), !926 (merged))
- Capability to sample in aligned spin and spin magnitude (!868 (merged))
- Information gain now stored in the result (!907 (merged))
- Added option to save result/interferometers as pickle (!925 (merged))
- Added functionality to notch data (!898 (merged))
- Added LIGO India Aundha (A1) coordinates (!886 (merged))
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 aConditionalPriorDict
(!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 withoutConstraint
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 atdynesty
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
andCosine
constructors (!892 (merged))
Edited by Moritz Huebner