# Posterior sample release for "Tests of General Relativity with GW170817" DCC document https://dcc.ligo.org/LIGO-P1800059/public The Jupyter notebook `Data_Release_Example.ipynb` provides example code to read and plot the files listed below ## phenompnrt_posteriors.tar.gz and seobnrt_posteriors.tar.gz Tarballs containing posterior samples from parameterized tests of the binary dynamics using PhenomPNRT and SEOBNRT waveform models. Each group contains posterior samples from tests of each PN coefficient presented in the paper. See the section "Download and read posterior samples" of `Data_Release_Example.ipynb` for an example of how to read and plot those files. ## reparameterize_posteriors.py Python module used to convert posterior distributions from tests using SEOBNRT into the parameterization used by PhenomPNRT. See the section "Download and read posterior samples" of `Data_Release_Example.ipynb` for an example of how to use this module.