- Jan 10, 2019
-
-
Rhys Green authored
-
- Jan 09, 2019
-
-
Rhys Green authored
-
- Jan 08, 2019
-
-
Rhys Green authored
-
- Jan 04, 2019
-
-
Rhys Green authored
-
- Jan 02, 2019
-
-
Rhys Green authored
changed priors and log likelihood to correct functions, now samples correctly but lots of details to iron out
-
Rhys Green authored
-
- Dec 03, 2018
-
-
- Nov 30, 2018
-
-
Rhys Green authored
-
Rhys Green authored
-
Rhys Green authored
-
- Nov 29, 2018
-
-
Rhys Green authored
-
Rhys Green authored
-
Rhys Green authored
-
Colm Talbot authored
make plot marginals work See merge request !294
-
- Nov 28, 2018
-
-
Gregory Ashton authored
Added tutorial for fitting a line with x and y See merge request lscsoft/bilby!284
-
-
Colm Talbot authored
-
Moritz Huebner authored
pymc3.py: explicitly set step method arguments See merge request !293
-
- Nov 27, 2018
-
-
Matthew David Pitkin authored
- PyMC3 only applies the step_kwargs and nuts_kwargs arguments to the step methods if they are automaticallu allocated. Otherwise, it assumes you have already initialised the method with the required keywork arguments. This was not being done in bilby, so this patch fixes it and does explicitly initialise the step methods with values passed to step_kwargs or nuts_kwargs as required.
-
Colm Talbot authored
Attempt to allow compound step methods for PyMC3 See merge request !289
-
Paul Lasky authored
allow beta distribution to have user specified loc/scale See merge request !291
-
Colm Talbot authored
-
Colm Talbot authored
-
- Nov 25, 2018
-
-
Moritz Huebner authored
Remove outdated references in docs to BBH priors See merge request !288
-
- Nov 23, 2018
-
-
Matthew David Pitkin authored
-
Matthew David Pitkin authored
- refs lscsoft/bilby#256
-
- Nov 22, 2018
-
-
Gregory Ashton authored
-
Moritz Huebner authored
Add a check that the outdir exists to plot_trace See merge request !287
-
- Nov 21, 2018
-
-
Gregory Ashton authored
Solves a bug where run will crash if plot=True using dynesty and the outdir had not previously been made.
-
Moritz Huebner authored
Updating tutorial notebooks See merge request !282
-
-
- Nov 19, 2018
-
-
Paul Lasky authored
Resolve "Add injection matched filter and optimal snrs to output h5 file" Closes #217 See merge request !283
-
Gregory Ashton authored
# Conflicts: # bilby/gw/detector.py
-
Moritz Huebner authored
Restructre time frequency tests and fixing some recently surfaced bugs when using time domain models See merge request lscsoft/bilby!279
-
Moritz Huebner authored
Adds two new methods to the result object: kde and posterior_probability See merge request !278
-
Paul Lasky authored
Resolve "Make Interferometers serialisable and add a to_hdf5 method" Closes #242 See merge request !273
-
Paul Lasky authored
Resolve "PEP8 Imports" Closes #207 See merge request !230
-
Gregory Ashton authored
-
Moritz authored
-
Moritz authored
-