Return a mask of shape s, filled with False.
news : tuple
A tuple indicating the shape of the final mask.
dtype: {None, dtype}, optional :
If None, use MaskType. Otherwise, use a new datatype with the same fields as dtype with boolean type.
numpy.ma.make_mask
numpy.ma.mask_or