... | ... | @@ -2327,3 +2327,12 @@ For some events, GR is recovered outside 90% CI. This is expected to happen by s |
|
|

|
|
|
|
|
|
With the combined p-value=0.23. We see that our results are consistent with GR, with the worst match for alpha=1.5. Even For it, deviation from straight line occurs near the middle of distribution, so fraction of events outside 90% CI is still consistent.
|
|
|
|
|
|
## Code modification
|
|
|
|
|
|
In the process of reanalizing the events, we had realized that there there was a need to expand sampled parameters options and that there was a small bug in the postprocessing. Below, we produce the code that was modified compared to the original MDR code review. The modifications compared with the original code can be seen at [this merge request](https://git.ligo.org/lscsoft/bilby_tgr/-/merge_requests/28). The modified code was verified to work, by running it on the real events above.
|
|
|
|
|
|
| File | git hash | reviewer | signoff |
|
|
|
| ------ | ------ | ------ | ------ |
|
|
|
| [conversion.py](https://git.ligo.org/lscsoft/bilby_tgr/-/blob/5c5fb79b05bce881c55b831b7ee4122e4999fecb/bilby_tgr/mdr/conversion.py) | 5c5fb79b05bce881c55b831b7ee4122e4999fecb | | |
|
|
|
| [postprocessing.py](https://git.ligo.org/lscsoft/bilby_tgr/-/blob/5c5fb79b05bce881c55b831b7ee4122e4999fecb/bilby_tgr/mdr/postprocessing.py) | 5c5fb79b05bce881c55b831b7ee4122e4999fecb | | | |
|
|
\ No newline at end of file |