array_split.split.ShapeSplitter.calculate_split_by_tile_shape

ShapeSplitter.calculate_split_by_tile_shape()[source]

Returns split calculated using extents obtained from tile_shape.

Return type:numpy.ndarray
Returns:A numpy structured array where each element is a tuple of slice objects.