- Dec 13, 2018
-
-
Colm Talbot authored
-
Colm Talbot authored
-
- Dec 07, 2018
-
-
Gregory Ashton authored
Fixing some argument bugs in pymc3.py. See merge request lscsoft/bilby!299
-
- Dec 03, 2018
-
-
- Nov 30, 2018
-
-
Rhys Green authored
-
Rhys Green authored
-
Rhys Green authored
-
Gregory Ashton authored
Further fix to encapsulation functions See merge request lscsoft/bilby!297
-
Gregory Ashton authored
- Fixes bug in which the arguments here not converted to floats - Fixes typo in lamda1 -> lambda2
-
Colm Talbot authored
allow aligned spin (chi) for BBH and non-aligned spin for BNS See merge request lscsoft/bilby!292
-
- Nov 29, 2018
-
-
Rhys Green authored
-
Rhys Green authored
-
Rhys Green authored
-
Colm Talbot authored
make plot marginals work See merge request lscsoft/bilby!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 lscsoft/bilby!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 lscsoft/bilby!289
-
Paul Lasky authored
allow beta distribution to have user specified loc/scale See merge request lscsoft/bilby!291
-
Colm Talbot authored
-
Colm Talbot authored
-
Colm Talbot authored
-
- Nov 25, 2018
-
-
Moritz Huebner authored
Remove outdated references in docs to BBH priors See merge request lscsoft/bilby!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 lscsoft/bilby!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 lscsoft/bilby!282
-
-
- Nov 19, 2018
-
-
Paul Lasky authored
Resolve "Add injection matched filter and optimal snrs to output h5 file" Closes #217 See merge request lscsoft/bilby!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 lscsoft/bilby!278
-
Paul Lasky authored
Resolve "Make Interferometers serialisable and add a to_hdf5 method" Closes #242 See merge request lscsoft/bilby!273
-
Paul Lasky authored
Resolve "PEP8 Imports" Closes #207 See merge request lscsoft/bilby!230
-
Gregory Ashton authored
-
Moritz authored
-