- Apr 01, 2019
-
-
Moritz Huebner authored
# Conflicts: # bilby/core/sampler/cpnest.py # examples/injection_examples/fast_tutorial.py
-
- Mar 30, 2019
-
-
Moritz Huebner authored
Add evidence uncertainty estimate to cpnest results output See merge request !420
-
- Mar 29, 2019
-
-
Matthew David Pitkin authored
-
- Mar 28, 2019
-
-
Moritz Huebner authored
improve cpnest prior sampling See merge request !414
-
-
Moritz Huebner authored
Fix problem with Prior prob and ln_prob if passing multiple samples See merge request !415
-
-
Gregory Ashton authored
Resolve "Resume file removed before result file output" Closes #345 See merge request !417
-
- Mar 26, 2019
-
-
Gregory Ashton authored
Minor improvements to the handling of data saving to disk 1) Writes a result file before and post-processing to ensure data isn't lost 2) Internal rejig of how the logic of which result file to write is checked 3) Dumps the dynesty result object to disk (for most other samplers a simple cache file is produced automatically)
-
Moritz Huebner authored
Close figure after ifo plotting See merge request !411
-
Moritz Huebner authored
Merge remote-tracking branch 'origin/close_figure_after_ifo_plotting' into close_figure_after_ifo_plotting # Conflicts: # bilby/gw/detector.py
-
Moritz Huebner authored
Likelihood frequency mask See merge request !412
-
-
Gregory Ashton authored
-
Gregory Ashton authored
Add Constraint prior See merge request !400
-
-
- Mar 21, 2019
-
-
Colm Talbot authored
add module to evaluate the likelihood on a grid See merge request !380
-
Colm Talbot authored
-
Gregory Ashton authored
Add a Fermi-Dirac prior distribution See merge request !409
-
-
Colm Talbot authored
Fixes the scheduled tests See merge request !408
-
- Make the test case generate samples from the prior - Force the marginalized likelihood test to use fixed m1 and m2 to ensure no samples are generated with the wrong ordering - Remove pipenv
-
- Mar 20, 2019
-
-
Gregory Ashton authored
Distance marg cache v2 See merge request !401
-
# Conflicts: # bilby/gw/likelihood.py
-
Moritz Huebner authored
Multivariate Gaussian example See merge request !376
-
This reverts commit be6a6de7.
-
Moritz Huebner authored
Minor fixes to the plotting and improve frequency_mask Closes #338 See merge request lscsoft/bilby!404
-
-
Moritz Huebner authored
Adds a symmetric log uniform prior See merge request !403
-
-
- Mar 19, 2019
-
-
Colm Talbot authored
Allow JSON results files to be gzipped See merge request !402
-
-
Moritz Huebner authored
Remove pipenv commands, resolve pandas dependency issue, remove TD test See merge request !407
-
-
- Mar 13, 2019
-
-
Colm Talbot authored
Made `interferometers` a property so that lists of interferometer are... See merge request !389
-
Made `interferometers` a property so that lists of interferometer are converted to InterferometerLists
-
- Mar 11, 2019
-
-
Gregory Ashton authored
Add standard GWOSC channel names to the defaults channels that are attempted See merge request !397
-
Moritz Huebner authored
Merge branch '330-lookup-table-for-distance-marginalisation-should-be-saved-for-the-default-prior' into 'master' Resolve "Add cacheing of marginalized luminosity-distance lookup table" Closes #330 See merge request !396
-
-