httomo.runner.dataset_store_backing.determine_store_backing

httomo.runner.dataset_store_backing.determine_store_backing#

httomo.runner.dataset_store_backing.determine_store_backing(comm: mpi4py.MPI.Comm, sections: List[Section], memory_limit_bytes: int, dtype: dtype[Any] | None | type[Any] | _SupportsDType[dtype[Any]] | str | tuple[Any, int] | tuple[Any, SupportsIndex | Sequence[SupportsIndex]] | list[Any] | _DTypeDict | tuple[Any, Any], global_shape: Tuple[int, int, int], section_idx: int) DataSetStoreBacking[source]#