numpy.ma.masked_less_equal

numpy.ma.masked_less_equal(x, value, copy=True)
Shortcut to masked_where, with condition (x <= value).

Previous topic

numpy.ma.masked_less

Next topic

numpy.ma.masked_not_equal

This Page

Quick search