httomo.runner.dataset_store_backing.calculate_section_input_chunk_shape

httomo.runner.dataset_store_backing.calculate_section_input_chunk_shape#

httomo.runner.dataset_store_backing.calculate_section_input_chunk_shape(comm: mpi4py.MPI.Comm, global_shape: Tuple[int, int, int], slicing_dim: int, padding: Tuple[int, int]) Tuple[int, int, int][source]#

Calculate the shape of the section input chunk w/ or w/o padding.