- Jul 19, 2019
-
-
Colm Talbot authored
Use the `PriorSet` from the first step of PE as the `sampling_prior` for hyper-pe See merge request !545
-
-
Colm Talbot authored
Read and write a MultivariateGaussian prior to file See merge request !515
-
- to do this a MultivariateGaussianDist must also be specified and parsed by the prior file reading function
-
- Jul 16, 2019
-
-
Colm Talbot authored
fixing issue #391 Closes #391 See merge request !556
-
-
Colm Talbot authored
Resolve "Performance issue with ROQ" Closes #394 See merge request !558
-
Colm Talbot authored
Injection parameter check fix See merge request !559
-
-
- 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 !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 !553
-
-
Gregory Ashton authored
Resolve "Change interpolation order for distance marginalisation" Closes #386 See merge request !552
-
Gregory Ashton authored
Update the posterior samples writing method See merge request !554
-
Gregory Ashton authored
-
Gregory Ashton authored
Use interpolant caching for performance improvements See merge request !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 !550
-
Gregory Ashton authored
-
Gregory Ashton authored
Fix reconstruction See merge request !551
-
-
- Jun 30, 2019
-
-
Colm Talbot authored
-
- Jun 28, 2019
-
-
Gregory Ashton authored
Improve testing for prior files Closes #384 See merge request !539
-
Gregory Ashton authored
-
Gregory Ashton authored
Resolve "CDF plots with priors show the PDF" Closes #382 See merge request !538
-
Gregory Ashton authored
-
Gregory Ashton authored
Add frequency mask setter See merge request !546
-
- Jun 27, 2019
-
-
Gregory Ashton authored
Jitter time marginalisation Closes #373 See merge request !535
-
-
- Jun 26, 2019
-
-
Sylvia Biscoveanu authored
-
Gregory Ashton authored
Add a zero-likelihood mode See merge request !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 !531
-
-
Gregory Ashton authored
General improvements to the documentation Closes #336 and #237 See merge request !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 !534
-
-