summaryextract
This summaryextract executable is designed to extract a set of posterior
samples from a file containing more than one set of analyses, for instance a
PESummary metafile.
To see help for this executable please run:
$ summaryextract --help
2024-02-20 13:09:32 PESummary WARNING : Unable to install 'pycbc'. You will not be able to use some of the inbuilt functions.
usage: summaryextract [-h] --label LABEL -s SAMPLES
[--file_format {lalinference,bilby,pickle,numpy,json,csv,sql,ini,hdf5,dat,pesummary}]
[--filename FILENAME] [--outdir OUTDIR]
This executable is used to extract a set of posterior samples from a file
containing more than one set of analyses, for instance a PESummary metafile
options:
-h, --help show this help message and exit
--label LABEL Analysis that you wish to extract from the file
-s SAMPLES, --samples SAMPLES
Path to posterior samples file containing more than
one analysis
--file_format {lalinference,bilby,pickle,numpy,json,csv,sql,ini,hdf5,dat,pesummary}
Format of output file
--filename FILENAME Name of the output file
--outdir OUTDIR Directory to save the file