array_split.ShapeSplitter.calculate_split_by_tile_max_bytes

ShapeSplitter.calculate_split_by_tile_max_bytes()[source]

Returns split calculated using extents obtained from max_tile_bytes (and max_tile_shape, sub_tile_shape, halo).

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