[Numpy-discussion] masked arrays and nd_image

Curzio Basso curzio.basso at unibas.ch
Wed Aug 11 05:54:08 EDT 2004


Hi all.

I just tried to use a masked array with nd_image, namely to pass it to 
the convolve1d() function, and I got:

error: getShape: couldn't get sequence length.

Does someone know if it possible at all to use nd_image on masked 
arrays? Or if there is a possibility to do operations on masked images 
without using the ma module?

thanks. curzio




More information about the NumPy-Discussion mailing list