Update O3 review authored by Gregory Ashton's avatar Gregory Ashton
......@@ -16,10 +16,6 @@ For testing bilby, we have selected a set of priors based on the [IMRPhenomPV2 R
* [64s](https://git.ligo.org/lscsoft/bilby_pipe/blob/master/bilby_pipe/data_files/64s.prior)
* [128s](https://git.ligo.org/lscsoft/bilby_pipe/blob/master/bilby_pipe/data_files/128s.prior) (lowSpin, `a1, a2 ~ [0, 0.1]`)
Drawing 200 samples from each prior, injecting into aLIGO sensitivity data and calculating the distribution of single-detector optimal SNRs:
![SNR_distributions](uploads/f267fade76c36d45537e5bae4731cbd0/SNR_distributions.png)
### 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 is accessible via the command line:
......
......