- Feb 09, 2022
-
-
Gregory Ashton authored
Resolve "`get_event_data` still used in some examples despite being removed as a deprecated function"
-
- Jan 24, 2022
-
-
- May 04, 2021
-
-
- Mar 25, 2021
-
-
Colm Talbot authored
-
- Sep 04, 2020
-
-
Moritz Huebner authored
-
- Aug 17, 2020
-
-
- Apr 27, 2020
-
-
Gregory Ashton authored
- Also applies Black for future inclusion
-
- Apr 15, 2020
-
-
Gregory Ashton authored
1) Introduce "nsamples" functionality 2) Improve the evidence estimates 3) Improve result caching and exit behaviour
-
- Mar 30, 2020
-
-
The dump is written to a temporary file and then the main resume file is overwritten by a rename.
-
- Mar 22, 2020
-
-
- Feb 20, 2020
-
-
1) Restrict the dynamic dynesty test to maxcalls of 100 2) Split the sampler_test out of the main tests and into a separate node. This means the sampler_test doesn't contribute to the coverage
-
- Oct 17, 2019
-
-
Gregory Ashton authored
-
- Jun 26, 2019
-
-
Gregory Ashton authored
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.
-
- Feb 20, 2019
-
-
- Jan 09, 2019
-
-
Gregory Ashton authored
-
- Jan 02, 2019
-
-
Duncan Macleod authored
-
- Oct 04, 2018
-
-
Colm Talbot authored
-
- Sep 17, 2018
-
-
Gregory Ashton authored
1) Rename all tests to the pytest standard naming convention 2) Update to use pytest to run the tests and collect coverage 3) Simplify gitlab CI script using above changes
-
- Sep 11, 2018
-
-
Gregory Ashton authored
-
Gregory Ashton authored
Partial solution to #181
-