Loading [MathJax]/extensions/TeX/AMSsymbols.js
LALInference 4.1.9.1-5e288d3
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
hdf5.py File Reference

Prototypes

def lalinference.io.hdf5.read_samples (filename, path=None, tablename=POSTERIOR_SAMPLES)
 Read an HDF5 sample chain file. More...
 
def lalinference.io.hdf5.write_samples (table, filename, metadata=None, **kwargs)
 Write an HDF5 sample chain file. More...
 
def lalinference.io.hdf5.update_metadata (metadata, level, attrs, strict_versions, collision='raise')
 Updates the sub-dictionary 'key' of 'metadata' with the values from 'attrs', while enforcing that existing values are equal to those with which the dict is updated. More...
 
def lalinference.io.hdf5.extract_metadata (filename, metadata, log_noise_evidences=[], log_max_likelihoods=[], nlive=[], dset_name=None, nest=False, strict_versions=True)
 Extract metadata from HDF5 sample chain file. More...
 

Go to the source code of this file.

Namespaces

namespace  lalinference
 
namespace  lalinference.io
 
namespace  lalinference.io.hdf5