- Jul 09, 2019
-
-
Gregory Ashton authored
Convert the loaded numpy data to a dictionary ensuring it is loaded into memory.
-
- Jul 07, 2019
-
-
Gregory Ashton authored
Revert "Merge branch 'interpolation-caching' into 'master'" See merge request lscsoft/bilby!557
-
Gregory Ashton authored
This reverts merge request !555
-
- Jul 05, 2019
-
-
Gregory Ashton authored
make cosmological priors safe to read/write to plain text Closes #355 See merge request lscsoft/bilby!553
-
-
Gregory Ashton authored
Resolve "Change interpolation order for distance marginalisation" Closes #386 See merge request lscsoft/bilby!552
-
Gregory Ashton authored
Update the posterior samples writing method See merge request lscsoft/bilby!554
-
Gregory Ashton authored
-
Gregory Ashton authored
Use interpolant caching for performance improvements See merge request lscsoft/bilby!555
-
Gregory Ashton authored
In the ROQLikelihood and calibration, interp1d instances are repeatedly instantiated. Minor improvements are made by made by caching the interpolant and only updating what is required.
-
- Jul 01, 2019
-
-
Gregory Ashton authored
Resolve "Generate additional tidal parameters" Closes #218 See merge request lscsoft/bilby!550
-
Gregory Ashton authored
-
Gregory Ashton authored
Fix reconstruction See merge request lscsoft/bilby!551
-
-
- Jun 30, 2019
-
-
Colm Talbot authored
-
- Jun 28, 2019
-
-
Gregory Ashton authored
Improve testing for prior files Closes #384 See merge request lscsoft/bilby!539
-
Gregory Ashton authored
-
Gregory Ashton authored
Resolve "CDF plots with priors show the PDF" Closes #382 See merge request lscsoft/bilby!538
-
Gregory Ashton authored
-
Gregory Ashton authored
Add frequency mask setter See merge request lscsoft/bilby!546
-
- Jun 27, 2019
-
-
Gregory Ashton authored
Jitter time marginalisation Closes #373 See merge request lscsoft/bilby!535
-
-
- Jun 26, 2019
-
-
Sylvia Biscoveanu authored
-
Gregory Ashton authored
Add a zero-likelihood mode See merge request lscsoft/bilby!542
-
Gregory Ashton authored
This adds a test-mode command like argument to run with zero likelihood. As such, this will sample from the priors alone. To use, run any standard bilby example with `--bilby-zero-likelihood-mode` in the command line. This has been intentionally obfuscated to avoid overloading the usual documentation.
-
Gregory Ashton authored
make aligned spin priors load and cosmological safer Closes #381 See merge request lscsoft/bilby!531
-
-
Gregory Ashton authored
General improvements to the documentation Closes #336 and #237 See merge request lscsoft/bilby!540
-
Gregory Ashton authored
- Remove obsolete h5 file discussion - Close #237 (add reference for detector information) - Add references for the constants used - Close #336 (add documentation of the likelihood and reference Thrane & Talbot)
-
- Jun 25, 2019
-
-
Gregory Ashton authored
improvements to waveform plotting Closes #375 See merge request lscsoft/bilby!534
-
-
Gregory Ashton authored
Resolve "Update dynesty minimum version to 0.9.7" Closes #383 See merge request lscsoft/bilby!537
-
Gregory Ashton authored
allow writing/reading ROQ weights to/from npz See merge request lscsoft/bilby!536
-
-
Gregory Ashton authored
-
- Jun 24, 2019
-
-
Moritz Huebner authored
Fix typo in phase reconstruction See merge request lscsoft/bilby!532
-
- Jun 20, 2019
-
-
Shanika Galaudage authored
-
- Jun 18, 2019
-
-
Gregory Ashton authored
Version 0.5.2 release See merge request lscsoft/bilby!530
-
Gregory Ashton authored
-
Colm Talbot authored
Made default parameter conversion a static method rather than a lamda expression See merge request lscsoft/bilby!529
-