httomo.utils.make_3d_shape_from_array# httomo.utils.make_3d_shape_from_array(array: ndarray) → Tuple[int, int, int][source]# Given a 3D array, return a corresponding shape tuple with the right typing type (required to make mypy type checks work)