Update O3 review authored by Paul Lasky's avatar Paul Lasky
...@@ -20,7 +20,10 @@ This is the home page for the review of the Bilby parameter estimation pipeline ...@@ -20,7 +20,10 @@ This is the home page for the review of the Bilby parameter estimation pipeline
# Review # Review
### version ### Versions
* `bilby`: 0.5.2
* `bilby-pipe`: 0.2.0
* `dynesty`: [0.9.7](https://github.com/joshspeagle/dynesty/commit/eb3b313b9881f0ececcfee2bc85887b0fd9d95b0)
### review script ### review script
To run all tests in the review, we have a [review script](https://git.ligo.org/lscsoft/bilby_pipe/blob/master/bilby_pipe/review.py). This can be accessed from the command line `bilby_pipe_review --help` To run all tests in the review, we have a [review script](https://git.ligo.org/lscsoft/bilby_pipe/blob/master/bilby_pipe/review.py). This can be accessed from the command line `bilby_pipe_review --help`
... ...
......