Commits on Source (28)
-
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
-
Gregory Ashton authored
Version 1.0.4 release See merge request lscsoft/bilby!900
-
-
Gregory Ashton authored
Changed ordering of kwargs for Sine/Cosine constructor See merge request lscsoft/bilby!892
-
-
Gregory Ashton authored
Fix likelihood count for Dynesty See merge request lscsoft/bilby!853
-
-
Moritz Huebner authored
Allow any lal dictionary option and add numerical_relativity_file See merge request lscsoft/bilby!896
-
-
Moritz Huebner authored
Adding LIGO India Aundha (A1) coordinates Closes #538 See merge request lscsoft/bilby!886
-
Moritz Huebner authored
-
Moritz Huebner authored
-
Moritz Huebner authored
Resolve "Multidimensional Gaussian Example Failing" Closes #540 See merge request lscsoft/bilby!901
-
Moritz Huebner authored
Resolve "Matplotlib error at dynesty checkpoint plot" Closes #546 See merge request lscsoft/bilby!902
-
Gregory Ashton authored
Update the CI to run on auto-built images See merge request !899
-
Gregory Ashton authored
There seems to be an issue with colorbars in matplotlib 3.3.0. As this code is not reguarly used, I'm removing it from testing to avoid breaking scheduled tests.
-
Gregory Ashton authored
Resolve "Job Failed #1099283: plotting failing in scheduled tests" Closes #550 See merge request lscsoft/bilby!904
-
-
Moritz Huebner authored
Resolve "Ultranest failing" Closes #552 See merge request lscsoft/bilby!906
-
-
Moritz Huebner authored
Adds functionality to notch data See merge request !898
Showing
- .gitlab-ci.yml 11 additions, 11 deletions.gitlab-ci.yml
- CHANGELOG.md 9 additions, 0 deletionsCHANGELOG.md
- bilby/core/prior/analytical.py 8 additions, 8 deletionsbilby/core/prior/analytical.py
- bilby/core/sampler/dynesty.py 11 additions, 1 deletionbilby/core/sampler/dynesty.py
- bilby/core/sampler/ultranest.py 2 additions, 2 deletionsbilby/core/sampler/ultranest.py
- bilby/gw/detector/detectors/A1.interferometer 13 additions, 0 deletionsbilby/gw/detector/detectors/A1.interferometer
- bilby/gw/detector/strain_data.py 135 additions, 3 deletionsbilby/gw/detector/strain_data.py
- bilby/gw/prior.py 90 additions, 1 deletionbilby/gw/prior.py
- bilby/gw/source.py 9 additions, 0 deletionsbilby/gw/source.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
- examples/core_examples/multidimensional_gaussian.py 1 addition, 0 deletionsexamples/core_examples/multidimensional_gaussian.py
- sampler_requirements.txt 2 additions, 2 deletionssampler_requirements.txt
- setup.py 1 addition, 1 deletionsetup.py
- test/core/sampler/ultranest_test.py 2 additions, 2 deletionstest/core/sampler/ultranest_test.py
- test/gw/detector/strain_data_test.py 105 additions, 0 deletionstest/gw/detector/strain_data_test.py
- test/gw/plot_test.py 1 addition, 1 deletiontest/gw/plot_test.py