method
ma.MaskedArray.
__new__
Create a new masked array from scratch.
Notes
A masked array can also be created by taking a .view(MaskedArray).