numpy.ma.flatnotmasked_contiguous(a)
Find contiguous unmasked data in a masked array along the given axis.
a : narray
The input array.
slice_list : list
A sorted sequence of slices (start index, end index).
联系方式: