-
-
-
-
v2.0.24f9c778f · ·
## [2.0.2] 2023-03-21 Version 2.0.2 release of Bilby This is a bugfix release after the last major update. ### Changes - Fix to bilby-MCMC implementation of prior boundary (!1237) - Fix to time calibration (!1234) - Fix nessai sampling time (!1236)
-
v2.0.17e977737 · ·
## [2.0.1] 2023-03-13 Version 2.0.1 release of Bilby This is a bugfix release after the last major update. Users may notice changes in inferred binary neutron star masses after updating to match [lalsuite](https://git.ligo.org/lscsoft/lalsuite/-/merge_requests/1658). ### Changes - Make sure quantities that need to be conserved between dynesty iterations are class-level attributes (!1225). - Fix massive memory usage in post-processing calculation of SNRs (!1227). - Update value for the solar mass (!1229). - Make `scikit-learn` an explicit dependence of `bilby[GW]` (!1230).
-
v2.0.063c71cb7 · ·
## [2.0.0] 2023-02-29 Version 2.0.0 release of Bilby This major version release has a significant change to the behaviour of the `dynesty` wrapper. There are also a number of bugfixes and some new features in sampling and GW utilities. ### Added - Add marginalized time reconstruction for the ROQ likelihood (!1196) - Generate the `dynesty` posterior using rejection sampling by default (!1203) - Add optimization for mass ratio prior peaking at equal masses (!1204) - Add option to sample over a number of precomputed calibration curves (!1215) ### Changes - Optimize weight calculation for `MultiBandGravitationalWaveTransient` (!1171) - Add compatibility with pymc 5 (!1191) - A bug fix of the stored prior when using a marginalized likelihood (!1193) - Various bug fixes to improve the reliability of the `RelativeBinningGravitationalWaveTransient` (!1198, !1211) - A hack fix for samplers that are not compatible with `numpy>1.23` (!1194) - Updates to some reference noise curves (!1206, !1207) - Fix the broken time+calibration marginalization (!1201) - Fix a bug when reading GW frame files (!1202) - Fix the normalization of the whitened strain attribute of `Interferometer` (!1205) - Optimize ROQ waveform and calibration calls (!1216) - Add different proposal distribution and MCMC length for `dynesty` (!1187, !1222)
-
-
-
-
-
-
-
-
-
-
1.1.2678c4032 · ·
## [1.1.2] 2021-05-05 Version 1.1.2 release of bilby ### Added - Added MCMC combine method and improved shuffle behaviour when combining results (!945) - Added an extras requires to enable downstream packages to depend on `bilby.gw` (!939) - Added a dynesty unit plot (!954) ### Changes - Removed a number of deprecated functions and classes (!936) - Removed the pin on the numpy version (!934) - Added requirements to MANIFEST (!929) - Sped up the ROQ weight calculation with IFFT (!903) - Streamlined hdf5 improvements (!925) - Sped up `import bilby` by reducing internal imports (!933) - Reduced time required for the sampler tests (!949) - Resolved an unclear error message (!935) - Encapsulated GMST method in `gw.utils` (!947) - Improvements to `gw.utils` (!948) - Improvements to `core.prior` (!944) - Suppresses error message when creating injections (!938) - Fixed loading meta data, booleans, string lists with hdf5 (!941) - Made tables an optional requirement (!930) - Added `exists_ok` to `mkdir` calls (!946) - Increased the default dynesty checkpoint time to 30 minutes (!940) - Resolved issue with sampling from prior test (!950) - Added errstate ignore to the gw.conversion module (!952) - Fixed issues with pickle saving and loading (!932) - Fixed an issue with the `_base_roq_waveform` (!959)
-
-
-
-