Update PESummary metafile authored by Charlie Hoy's avatar Charlie Hoy
This is a check to make sure that the result file produced from PESummary contains the same data as the input LALInference file. The following script was used to check the data:
This is a check to make sure that the result file produced from PESummary contains the same data as the input LALInference file. The following files were used in this analysis:
* PESummary file - /home/charlie.hoy/projects/pesummary_review/files/PROD0_pesummary.h5
* LALInference file - /home/charlie.hoy/projects/pesummary_review/files/PROD0_posterior_samples.hdf5
The following script was used to check the data:
```python
from pesummary.gw.file.read import read
......
......