numpy.ma.masked_greater

numpy.ma.masked_greater(x, value, copy=True)
Return the array x masked where (x > value). Any value of mask already masked is kept masked.

Previous topic

numpy.ma.masked_equal

Next topic

numpy.ma.masked_greater_equal

This Page

Quick search