Update O4 Review authored by Avi Vajpeyi's avatar Avi Vajpeyi
...@@ -24,9 +24,10 @@ Parallel Bilby (pBilby) provides the infrastructure to use Bilby in a parallel c ...@@ -24,9 +24,10 @@ Parallel Bilby (pBilby) provides the infrastructure to use Bilby in a parallel c
- The results are [on zenodo](https://zenodo.org/record/7884973) - The results are [on zenodo](https://zenodo.org/record/7884973)
- The comparison LVK results are the XPHM-no-cosmo posteriors. - The comparison LVK results are the XPHM-no-cosmo posteriors.
<details> <details>
<summary> <summary>
#### Summary of pBilby changes since O3 #### Summary of pBilby changes since O3
</summary> </summary>
...@@ -39,6 +40,14 @@ Parallel Bilby (pBilby) provides the infrastructure to use Bilby in a parallel c ...@@ -39,6 +40,14 @@ Parallel Bilby (pBilby) provides the infrastructure to use Bilby in a parallel c
</details> </details>
#### pbilby 2.0.1 --> 2.0.2
During the review we updated pbilby to 2.0.2, in which the main changes were:
- documentation fixes,
- store the total-number of LnL calls in the result metadata
- store the result in both the `hdf5` and the `json` formats after sampling
## Review Tasks ## Review Tasks
| Task | Assigned | Analysed? | Reviewed? | | Task | Assigned | Analysed? | Reviewed? |
... ...
......