-
- Downloads
Add a zero-likelihood mode
This adds a test-mode command like argument to run with zero likelihood. As such, this will sample from the priors alone. To use, run any standard bilby example with `--bilby-zero-likelihood-mode` in the command line. This has been intentionally obfuscated to avoid overloading the usual documentation.
Showing
- .gitlab-ci.yml 1 addition, 0 deletions.gitlab-ci.yml
- bilby/core/likelihood.py 25 additions, 0 deletionsbilby/core/likelihood.py
- bilby/core/sampler/__init__.py 5 additions, 0 deletionsbilby/core/sampler/__init__.py
- bilby/core/utils.py 3 additions, 0 deletionsbilby/core/utils.py
- setup.cfg 1 addition, 0 deletionssetup.cfg
- test/sample_from_the_prior_test.py 83 additions, 0 deletionstest/sample_from_the_prior_test.py
test/sample_from_the_prior_test.py
0 → 100644
Please register or sign in to comment