Nadav Horesh wrote:
> You can access nd_image by:
> 
> from numpy.numarray import nd_image
> 
> but as Zach noted, scipy.interpolate is what you are looking for.
> 
>   Nadav.
> 

The ndimage modules is now officially supported by the scipy project. 
You can get it from scipy.ndimage().

Chris

-- 
Christopher Hanley
Systems Software Engineer
Space Telescope Science Institute
3700 San Martin Drive
Baltimore MD, 21218
(410) 338-4338
_______________________________________________
Numpy-discussion mailing list
Numpy-discussion@scipy.org
http://projects.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to