py21cmmc.cosmoHammer.HDFStorage.grow#

HDFStorage.grow(ngrow, blobs)[source]#

Expand the storage space by some number of samples.

Parameters:
  • ngrow (int) – The number of steps to grow the chain.

  • blobs (dict or None) – A dictionary of extra data, or None