Update PESummary metafile authored by Charlie Hoy's avatar Charlie Hoy
......@@ -23,6 +23,7 @@ The following script was used to check the data
```python
from pesummary.gw.file.read import read
from pesummary.gw.file.standard_names import lalinference_map
import configparser
import h5py
base = "/home/charlie.hoy/projects/pesummary_review/files/{}"
......
......