Re: [Matplotlib-users] memory problem in imshow

2010-12-16 Thread Benjamin Root
On Monday, December 13, 2010, usherbsallen wrote: > > Hi, > I am using imshow to illustrate the content of arrays. But I am having > problems when arrays are too large. There seem to be a limitation that is > not due to the computer memory size. My data are unsigned integer 1 byte and > I am limit

[Matplotlib-users] memory problem in imshow

2010-12-16 Thread usherbsallen
Hi, I am using imshow to illustrate the content of arrays. But I am having problems when arrays are too large. There seem to be a limitation that is not due to the computer memory size. My data are unsigned integer 1 byte and I am limited to array of about 12000 x 5000. When trying with a 16000 x