array_split.ShapeSplitter.calculate_split_from_extents

ShapeSplitter.calculate_split_from_extents()[source]

Returns split calculated using extents obtained from split_begs and split_ends.

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