obspy.core.util.misc.flatnotmaskedContiguous

flatnotmaskedContiguous(a)[source]

Find contiguous unmasked data in a masked array along the given axis.

This function is taken from numpy.ma.flatnotmasked_contiguous().

Copyright (c) Pierre Gerard-Marchant