py21cmmc.cosmoHammer.HDFStorageUtil#
- class py21cmmc.cosmoHammer.HDFStorageUtil(file_prefix, chain_number=0)[source]#
Storage class for MCMC runs.
Methods
__init__(file_prefix[, chain_number])close()No-op.
persistValues(pos, prob, data, truepos, ...)Save a set of values to the storage.
reset(nwalkers, params[, burnin, samples])Reset the storage so that it is empty.
Attributes
Whether burnin has been initialized.
Whether sample storage has been initialized.