masked_array.
clip
Return an array whose values are limited to[min,max].One of max or min must be given.
[min,max]
Refer tonumpy.clip for full documentation.
numpy.clip
See also