- Dec 18, 2018
-
-
Gregory Ashton authored
If there are NaNs in the posterior, continue onward but print a message See merge request !312
-
Colm Talbot authored
Resolve "Discrepancy in definitions of matched filter SNR" Closes #255 See merge request !306
-
Colm Talbot authored
update with catalog events See merge request lscsoft/bilby!307
-
Colm Talbot authored
-
Gregory Ashton authored
NaNs in the posterior are generted by the conversion function (say when the prior is fixed to zero for the spins). This causes the plot_marginals to fail. Instead, a message will be printed, but the script will otherwise continue.
-
Colm Talbot authored
add conversions documentation See merge request !308
-
- Dec 16, 2018
-
-
Moritz Huebner authored
fix ordering after interpolation See merge request !301
-
-
Moritz Huebner authored
Resolve "Prior read in from file chokes on empty lines" Closes #265 See merge request !303
-
Moritz Huebner authored
Resolve "copying BBHPriorDict" Closes #258 See merge request !305
-
-
- Dec 14, 2018
-
-
Colm Talbot authored
-
Colm Talbot authored
-
Colm Talbot authored
Resolve "Calculate time_delay_from_geocenter with coalescence time" Closes #264 See merge request !304
-
Colm Talbot authored
-
- Dec 13, 2018
-
-
Colm Talbot authored
-
Colm Talbot authored
-
Colm Talbot authored
-
Colm Talbot authored
-
Colm Talbot authored
-
Colm Talbot authored
-
- Dec 07, 2018
-
-
Gregory Ashton authored
Fixing some argument bugs in pymc3.py. See merge request !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 !292
-
- 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 !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
-