Update O3 review authored by Gregory Ashton's avatar Gregory Ashton
...@@ -62,35 +62,12 @@ The injection values of fiducial BBH events can be found [here](https://git.ligo ...@@ -62,35 +62,12 @@ The injection values of fiducial BBH events can be found [here](https://git.ligo
We run PP tests using 100 segments drawn from the choice of priors, with/without the ROQ. Each bullet takes you to the PP test itself, followed by the print out of the individual p-values for each parameter. We run PP tests using 100 segments drawn from the choice of priors, with/without the ROQ. Each bullet takes you to the PP test itself, followed by the print out of the individual p-values for each parameter.
| prior | command | pp-plot | SNR | | prior | command | pp-plot | SNR distribution|
| ------ | ------ | ------- | --- | | ------ | ------ | ------- | --- |
| high_mass | `bilby_pipe_review --pp-test --prior high_mass` | [link](https://ldas-jobs.ligo.caltech.edu/~gregory.ashton/bilby_review/outdir_pp_test_high_mass/dynesty_pp.png) | [link](https://ldas-jobs.ligo.caltech.edu/~gregory.ashton/bilby_review/outdir_pp_test_high_mass/dynesty_optimal_SNR.png) |
| high_mass | `bilby_pipe_review --pp-test --prior 4s` | [link](https://ldas-jobs.ligo.caltech.edu/~gregory.ashton/bilby_review/outdir_pp_test_4s/dynesty_pp.png) | [link](https://ldas-jobs.ligo.caltech.edu/~gregory.ashton/bilby_review/outdir_pp_test_4s/dynesty_optimal_SNR.png) |
| 128s | `bilby_pipe_review --pp-test --prior 4s` | [link](https://ldas-jobs.ligo.caltech.edu/~gregory.ashton/bilby_review/outdir_pp_test_128s_ROQ/dynesty_pp.png) | [link](https://ldas-jobs.ligo.caltech.edu/~gregory.ashton/bilby_review/outdir_pp_test_128s_ROQ/dynesty_optimal_SNR.png) | | 128s | `bilby_pipe_review --pp-test --prior 4s` | [link](https://ldas-jobs.ligo.caltech.edu/~gregory.ashton/bilby_review/outdir_pp_test_128s_ROQ/dynesty_pp.png) | [link](https://ldas-jobs.ligo.caltech.edu/~gregory.ashton/bilby_review/outdir_pp_test_128s_ROQ/dynesty_optimal_SNR.png) |
* [`bilby_pipe_review --pp-test --prior 4s`](https://ldas-jobs.ligo.caltech.edu/~gregory.ashton/bilby_tests/review/outdir_pp_test_4s/dynesty_pp.png)
```
09:47 bilby INFO : a_1: 0.13422174803889164
09:47 bilby INFO : a_2: 0.3062470088898569
09:47 bilby INFO : chirp_mass: 0.407757456907951
09:47 bilby INFO : dec: 0.6532747415398629
09:47 bilby INFO : geocent_time: 0.042109294211107644
09:47 bilby INFO : luminosity_distance: 0.20298287569687393
09:47 bilby INFO : mass_2: 0.7116684031792058
09:47 bilby INFO : mass_ratio: 0.8560404839845693
09:47 bilby INFO : phase: 0.9983558213220685
09:47 bilby INFO : phi_12: 0.2250501576349725
09:47 bilby INFO : phi_jl: 0.7947066443973454
09:47 bilby INFO : psi: 0.04984965827183365
09:47 bilby INFO : ra: 0.4969983487941709
09:47 bilby INFO : theta_jn: 0.9225929393866728
09:47 bilby INFO : tilt_1: 0.8843490360361878
09:47 bilby INFO : tilt_2: 0.2590152944527398
09:47 bilby INFO : Combined p-value: 0.39468640327813737
```
* [`bilby_pipe_review --pp-test --prior 128s --roq`](https://ldas-jobs.ligo.caltech.edu/~gregory.ashton/bilby_tests/review/outdir_pp_test_128s_ROQ/dynesty_pp.png)
```
To be filled in
```
### Known events comparison ### Known events comparison
... ...
......