... | @@ -68,6 +68,10 @@ np.testing.assert_almost_equal(pesummary_viewing_angle, reviewed_viewing_angle) |
... | @@ -68,6 +68,10 @@ np.testing.assert_almost_equal(pesummary_viewing_angle, reviewed_viewing_angle) |
|
|
|
|
|
# `summaryextract`
|
|
# `summaryextract`
|
|
|
|
|
|
|
|
## Related MRs
|
|
|
|
|
|
|
|
* https://git.ligo.org/lscsoft/pesummary/-/merge_requests/519
|
|
|
|
|
|
## Review tasks
|
|
## Review tasks
|
|
|
|
|
|
To test the `summaryextract` executable we extracted the `PublicationSamples` posterior samples from the public GW190814.h5 file and compared the contents with the original file. We ran the following:
|
|
To test the `summaryextract` executable we extracted the `PublicationSamples` posterior samples from the public GW190814.h5 file and compared the contents with the original file. We ran the following:
|
... | @@ -100,10 +104,6 @@ with output: |
... | @@ -100,10 +104,6 @@ with output: |
|
|
|
|
|
As you can see the extracted samples match the original.
|
|
As you can see the extracted samples match the original.
|
|
|
|
|
|
## Related MRs
|
|
|
|
|
|
|
|
* https://git.ligo.org/lscsoft/pesummary/-/merge_requests/519
|
|
|
|
|
|
|
|
## Reviewer comments
|
|
## Reviewer comments
|
|
|
|
|
|
# `summarycombine_posteriors`
|
|
# `summarycombine_posteriors`
|
... | | ... | |