- Sep 18, 2019
-
-
Gregory Ashton authored
-
- Sep 17, 2019
-
-
Gregory Ashton authored
Fix missing default kwarg n_effective in dynesty See merge request !592
-
Gregory Ashton authored
-
Gregory Ashton authored
Resolve issues identified in !408 See merge request !597
-
Gregory Ashton authored
1) Make the constants consistent with those used in lal 2) Deprecate the gps_time_to_gmst function 3) Use the lal.GreenwichMeanSiderealTime(time) method directly
-
- Sep 16, 2019
-
-
Moritz Huebner authored
Unified calls to super class in __init__ methods See merge request !593
-
Moritz Huebner authored
-
- Sep 12, 2019
-
-
Gregory Ashton authored
Fix missing default kwarg in cpnest See merge request !591
-
Gregory Ashton authored
-
Gregory Ashton authored
Fixed issue with mutable default argument See merge request !596
-
-
- Sep 03, 2019
-
-
Gregory Ashton authored
Fix for MultivariateGaussianDist for 1d cases See merge request !587
-
Colm Talbot authored
make info message a debug See merge request !588
-
Colm Talbot authored
-
Matthew David Pitkin authored
- fix sampling from a multi-variate Gaussian dist in the case that the distribution is only for one parameter
-
Gregory Ashton authored
Fix reading of latex_labels in prior file to avoid multiple escape characters See merge request !581
-
-
Gregory Ashton authored
Fixup documentation See merge request !583
-
Gregory Ashton authored
-
Gregory Ashton authored
Deprecates some of the problematic helper functions See merge request !584
-
Gregory Ashton authored
- The helper functions are not tested rigourously and hide detail under the hood. This deprecates them in favour of the users setting things up themselves.
-
Gregory Ashton authored
Catch ValueError raise by dynesty resample_equal function See merge request !585
-
Gregory Ashton authored
Fixing bug in dt See merge request !586
-
- Aug 31, 2019
-
-
Matthew David Pitkin authored
-
- Aug 28, 2019
-
-
Gregory Ashton authored
Adds the LAL version information to the meta data See merge request !580
-
Gregory Ashton authored
-
Gregory Ashton authored
Update sampler_requirements.txt: PyMC3 v3.7 is Python 3 compatible only, so change the requirements See merge request !582
-
- Aug 23, 2019
-
-
Matthew David Pitkin authored
-
- Aug 21, 2019
-
-
Gregory Ashton authored
Resolve "Improve validate filename" Closes #403 See merge request !577
-
Gregory Ashton authored
Resolve "Emcee chains error" Closes #398 See merge request !579
-
Gregory Ashton authored
Resolve "Nightly C.I. breaking" Closes #404 See merge request !578
-
Gregory Ashton authored
- Aug 20, 2019
-
-
Gregory Ashton authored
Remove the sqrt(2) normalisation from the scalar longitudinal mode See merge request !574
-
Gregory Ashton authored
In !573, the GW150914 prior was removed from the default directory. The tests rely on this in order to run, this adds it back in.
-
Gregory Ashton authored
This change allows psd files wihtout a "/" in their paths to be used. This will also improve the logged output and increase the clarity of what is being checked where.
-
Gregory Ashton authored
replace removed scipy.interpolate.spline See merge request !576
-
-