|
|
This is a check to make sure that the result file downloaded from a PESummary webpage can be read in with both PESummary and external packages and to make sure that the data contained in it is correct. This test was conducted using the following result file ``.
|
|
|
|
|
|
# Reading in with PESummary
|
|
|
|
|
|
The following script was used to read in the result file:
|
|
|
|
|
|
```python
|
|
|
|
|
|
```
|
|
|
|
|
|
# Reading in with h5py/json/pandas/Astropy
|
|
|
|
|
|
The following script was used to read in the result file:
|
|
|
|
|
|
```python
|
|
|
|
|
|
```
|
|
|
|
|
|
# Reviewer comments |
|
|
\ No newline at end of file |