Skip to content

`summaryextract --file_format pesummary` raising KeyError

Charlie Hoy requested to merge summaryextract_pesummary into master

The purpose of this MR is to fix a bug found by @daniel-williams where, when extracting and saving samples to a pesummary format, the meta_data is missing the default sampler and meta_data entries which causes a KeyError.

Merge request reports