method
ma.MaskedArray.
__getitem__
x.__getitem__(y) <==> x[y]
Return the item described by i, as a masked array.