httomo.data.dataset_store

httomo.data.dataset_store#

Classes

DataSetStoreReader(source[, slicing_dim, ...])

Class to read from a store that has previously been written by DataSetStoreWriter, in a block-wise fashion.

DataSetStoreWriter(slicing_dim, comm, temppath)

A DataSetSink that can be used to store block-wise data in the current chunk (for the current process).