- Mar 25, 2021
-
-
Colm Talbot authored
-
Colm Talbot authored
-
- Mar 12, 2021
-
-
removed the likelihood matrix calculation within the likelihood function, and instead use a loop in the post-processing script
-
- Mar 08, 2021
-
-
- Feb 08, 2021
-
-
Colm Talbot authored
-
- Jan 12, 2021
-
-
- Dec 02, 2019
-
-
Gregory Ashton authored
- Use CPNest ACT estimation - Change scaling - Add chains starting after accept > 0
-
- Sep 25, 2019
-
-
- Apr 03, 2019
-
-
Gregory Ashton authored
-
- Mar 03, 2019
-
-
Gregory Ashton authored
-
- Jul 03, 2018
-
-
Gregory Ashton authored
This updates to an anaconda python image and removes redundant tests rerunning examples so that the tests finish in a more reasonable amount of time. Many requirements are also moves to an optional_requirements.txt file.
-
- Jul 02, 2018
-
-
Gregory Ashton authored
-
- Jun 11, 2018
-
-
Gregory Ashton authored
- Moves setup to a before_script - Remove lalsuite from requirements for CI to prevent it from failing
-
- Jun 08, 2018
-
-
Moritz Huebner authored
-
- Jun 07, 2018
-
-
Moritz Huebner authored
-
Moritz Huebner authored
-
Colm Talbot authored
-
- May 30, 2018
-
-
Moritz Huebner authored
-
Moritz Huebner authored
-
- May 22, 2018
-
-
Gregory Ashton authored
-
- May 21, 2018
-
-
Gregory Ashton authored
-
Gregory Ashton authored
Removes chainconsumer and following requirements. These where causing the CI to be very slow. Instead, rather than plotting, just list a warning.
-
Gregory Ashton authored
-
- May 16, 2018
-
-
moritz authored
-
- May 15, 2018
-
-
Gregory Ashton authored
This demotes CC from a requirement to something optional. If `ChainConsumer` is called when it is not installed, a warning message is raised.
-
- May 07, 2018
-
-
Gregory Ashton authored
-
- Apr 30, 2018
-
-
Gregory Ashton authored
Removes use of pickle in favour of h5 format. Uses deepdish (https://github.com/uchicago-cs/deepdish) over the more standard h5py for the following reasons - h5py is built around saving 'arrays' while deepdish around saving dictionaries - provides useful tools to check what data is in the h5 file - is well written, provides good documentation and no strange error messages (personal experience with trying to implement h5py).
-
- Apr 12, 2018
-
-
moritz authored
-
- Apr 10, 2018
- Apr 09, 2018
-
-
Gregory Ashton authored
nestle is used in the tests, so is required for CI. Its lightweight and pip installable so doesn't add too much overhead.
-
- Apr 04, 2018
-
-
Gregory Ashton authored
- Test for simulated data - Test likelihood evaluation - Add gitlab-ci.yml - Remove lal and lalsim which aren't directly pip installable - Add coverage and pipeline status to README - Adds coverage report - Update README.md with instructions on testing and coverage
-
- Mar 29, 2018
-
-
Colm Talbot authored
-
- Mar 27, 2018
-
-
Colm Talbot authored
-
Gregory Ashton authored
-
Colm Talbot authored
-