|
|
|
### PP tests
|
|
|
|
# PP tests
|
|
|
|
|
|
|
|
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 | meta-data | Review status |
|
|
|
|
| ------ | ------ | ------- | --- | --- |
|
|
|
|
| 4s | `bilby_pipe_review --pp-test --prior 4s` | | |
|
|
|
|
| 128s (ROQ) default settings| `bilby_pipe_review --pp-test --prior 128s --roq` |  |  |
|
|
|
|
| 128s (ROQ) double the number of walks | `bilby_pipe_review --pp-test --prior 128s --roq` | |  | |
|
|
\ No newline at end of file |
|
|
|
The command to run (for, e.g., the 4s prior) is
|
|
|
|
|
|
|
|
```
|
|
|
|
$ bilby_pipe_review --pp-test --prior 4s --submit
|
|
|
|
```
|
|
|
|
|
|
|
|
## Results
|
|
|
|
|
|
|
|
| prior | pp-plot | meta-data | Review status |
|
|
|
|
| ------ | ------- | --- | --- |
|
|
|
|
| 4s | | | |
|
|
|
|
| 128s (ROQ) default settings|  |  | |
|
|
|
|
| 128s (ROQ) double the number of walks | |  | | |
|
|
\ No newline at end of file |