Commits on Source (26)
-
Moritz Huebner authored
-
Philip Relton authored
Constraints to Uniform priors. The original contraints caused the tutorial to fail when sampling began.
-
-
Moritz Huebner authored
add waveform plot to tutorial See merge request lscsoft/bilby!817
-
Aditya Vijaykumar authored
-
Moritz Huebner authored
ROQ Tutorial: Changing constraints to uniform priors See merge request lscsoft/bilby!884
-
Moritz Huebner authored
Added CDF explicitly to conditional priors See merge request lscsoft/bilby!882
-
Moritz Huebner authored
Changed bilby.core.priors to bilby.core.prior at some places in the prior documentation Closes #534 See merge request lscsoft/bilby!887
-
Moritz Huebner authored
-
Moritz Huebner authored
Now passes an array.array object in the Cpnest livepoint constructor See merge request lscsoft/bilby!888
-
Moritz Huebner authored
-
Moritz Huebner authored
Resolve "Follow-up from "Adding dnest4 Sampler"" Closes #533 See merge request lscsoft/bilby!883
-
-
Moritz Huebner authored
Resolve "Create an AUTHORS.md file" Closes #535 See merge request lscsoft/bilby!885
-
-
Shanika Galaudage authored
Generic Slab and spike priors for bilby See merge request lscsoft/bilby!857
-
Shanika Galaudage authored
-
Shanika Galaudage authored
Version 1.0.3 release See merge request !890
-
Soichiro Morisaki authored
They are useful when the prior is uniform in component masses while chirp mass and mass ratio are used as sampling parameters.
-
Soichiro Morisaki authored
-
Soichiro Morisaki authored
-
Gregory Ashton authored
Add chirp-mass and mass-ratio prior which are uniform in component masses See merge request lscsoft/bilby!891
-
This reverts commit d03e7b73.
-
Colm Talbot authored
Update containers See merge request lscsoft/bilby!897
-
Gregory Ashton authored
-
Gregory Ashton authored
Version 1.0.4 release See merge request lscsoft/bilby!900
Showing
- .gitlab-ci.yml 16 additions, 10 deletions.gitlab-ci.yml
- AUTHORS.md 71 additions, 0 deletionsAUTHORS.md
- CHANGELOG.md 29 additions, 1 deletionCHANGELOG.md
- bilby/core/prior/__init__.py 1 addition, 0 deletionsbilby/core/prior/__init__.py
- bilby/core/prior/analytical.py 1 addition, 0 deletionsbilby/core/prior/analytical.py
- bilby/core/prior/conditional.py 32 additions, 0 deletionsbilby/core/prior/conditional.py
- bilby/core/prior/slabspike.py 169 additions, 0 deletionsbilby/core/prior/slabspike.py
- bilby/core/sampler/__init__.py 5 additions, 5 deletionsbilby/core/sampler/__init__.py
- bilby/core/sampler/base_sampler.py 27 additions, 2 deletionsbilby/core/sampler/base_sampler.py
- bilby/core/sampler/cpnest.py 3 additions, 2 deletionsbilby/core/sampler/cpnest.py
- bilby/core/sampler/dnest4.py 39 additions, 106 deletionsbilby/core/sampler/dnest4.py
- bilby/core/sampler/pymultinest.py 2 additions, 22 deletionsbilby/core/sampler/pymultinest.py
- bilby/core/sampler/ultranest.py 1 addition, 25 deletionsbilby/core/sampler/ultranest.py
- bilby/gw/prior.py 90 additions, 1 deletionbilby/gw/prior.py
- containers/dockerfile-template 1 addition, 1 deletioncontainers/dockerfile-template
- containers/v2-dockerfile-test-suite-python35 1 addition, 1 deletioncontainers/v2-dockerfile-test-suite-python35
- containers/v2-dockerfile-test-suite-python36 1 addition, 1 deletioncontainers/v2-dockerfile-test-suite-python36
- containers/v2-dockerfile-test-suite-python37 1 addition, 1 deletioncontainers/v2-dockerfile-test-suite-python37
- containers/v2-dockerfile-test-suite-python38 1 addition, 1 deletioncontainers/v2-dockerfile-test-suite-python38
- docs/prior.txt 3 additions, 3 deletionsdocs/prior.txt
AUTHORS.md
0 → 100644
bilby/core/prior/slabspike.py
0 → 100644