httomo.utils.make_3d_shape_from_shape

httomo.utils.make_3d_shape_from_shape#

httomo.utils.make_3d_shape_from_shape(shape: List[int]) Tuple[int, int, int][source]#

Given a shape as a list of length 3, return a corresponding tuple with the right typing type (required to make mypy type checks work)