- Nov 25, 2019
-
-
Gregory Ashton authored
parameter conversion improvements See merge request lscsoft/bilby!647
-
-
- Nov 21, 2019
-
-
Moritz Huebner authored
Resolve "Add checking to the ROQ usage" Closes #320 See merge request lscsoft/bilby!549
-
-
Moritz Huebner authored
Add function to convert to a LI prior See merge request lscsoft/bilby!642
-
-
Moritz Huebner authored
Resolve #423 (Assert that all prior methods can take arrays of values as arguments) Closes #423 See merge request lscsoft/bilby!650
-
generalized the JointPrior object structure from Matthew Pitkin's MutlivariateGaussian prior formalism. TODO: add in the joint MapPrior for HEALPix priors
-
Moritz Huebner authored
Remove OrderedDict from PriorDicts See merge request lscsoft/bilby!652
-
From python3.6+, all dicts are ordered by design. On the otherhand, the collections OrderedDict has odd behaviour when pickled (see comment below). This changes to just using dicts. For users of python3.5 and earlier, this will only change the order of their output posterior. On the other hand, it will make pickling priors much more straight forward going forward.
-
- Nov 18, 2019
-
-
Gregory Ashton authored
Resolve "cpnest nested_samples not set properly" Closes #429 See merge request lscsoft/bilby!645
-
generalized the JointPrior object structure from Matthew Pitkin's MutlivariateGaussian prior formalism. TODO: add in the joint MapPrior for HEALPix priors
-
- Nov 17, 2019
-
-
Paul Lasky authored
Adds a set of conda-based test images See merge request lscsoft/bilby!644
-
This is the first step in upgrading the test images to a more modern, (and hopefully) stable, conda-based, templates. This will not change anything in the backend, but needs to be merged to master so that Docker can build the images.
-
- Nov 14, 2019
-
-
Gregory Ashton authored
allow html writing of waveform plots See merge request lscsoft/bilby!641
-
-
- Nov 12, 2019
-
-
Gregory Ashton authored
Change infer function call in bilby.hyper.model See merge request lscsoft/bilby!639
-
-
Gregory Ashton authored
Adding a custom dynesty sampler See merge request lscsoft/bilby!640
-
Gregory Ashton authored
-
- Nov 07, 2019
-
-
Gregory Ashton authored
Collection of fixes to resolve issues with testing Closes #425 See merge request lscsoft/bilby!636
-
Gregory Ashton authored
-
- Nov 06, 2019
-
-
Gregory Ashton authored
Fixes persistent warning messaged when using the alligned-spin prior See merge request lscsoft/bilby!634
-
Gregory Ashton authored
-
Gregory Ashton authored
Add kombine to dockerfile pip installs See merge request lscsoft/bilby!638
-
generalized the JointPrior object structure from Matthew Pitkin's MutlivariateGaussian prior formalism. TODO: add in the joint MapPrior for HEALPix priors
-
- Nov 04, 2019
-
-
Gregory Ashton authored
adjust prior to prevent chirp_mass railing Closes #426 See merge request lscsoft/bilby!635
-
-
- Oct 25, 2019
-
-
Gregory Ashton authored
-
Gregory Ashton authored
- Bug fix to previous release for pypi issue
-
Gregory Ashton authored
Version 0.5.9 release See merge request !631
-
Gregory Ashton authored
-
- Oct 24, 2019
-
-
Gregory Ashton authored
Speed up core.prior classes See merge request !627
-
-
- Oct 22, 2019
-
-
Gregory Ashton authored
Fixing gw150914 advanced example Closes #422 See merge request !626
-
from prior dictionary.
-
Gregory Ashton authored
Minor fixes required for stable use of ptemcee See merge request !625
-
Gregory Ashton authored
1) Check the _nested_samples variable: otherwise this just throws a ValueError 2) Don't fail on file copy
-
Gregory Ashton authored
Fixed tutorial errors See merge request !616
-
from prior dictionary.
-