On Monday, 16 April 2012 at 16:34, Kacper Kowalik wrote:
>
> On 16 Apr 2012 22:31, "Damon McDougall" (mailto:d.mcdoug...@warwick.ac.uk)> wrote:
> >
> > Hi Kacper,
> >
> > Just to be clear, is it tri.Triangulation(x, y) that hangs, or is it
> > plt.tricontour(…)?
> It's plt.tricontour that han
Thanks to a patch a bit while back for ListedColormap that allowed for
alphas to be given, I should now be able to use imshow() and imsave() with
colormaps. However, I find that the results are not correct. Particularly,
the alpha values seem to be assigned incorrectly. I am still working on
maki
On Sat, Apr 7, 2012 at 11:25 AM, Jostein Bø Fløystad <
jostein.floys...@gmail.com> wrote:
> I've had problems saving MxNx3 (RGB) numpy arrays as images using
> imsave. It fails with an exception, and the problem seems to be line
> 1243 in image.py:
>
> figsize = [x / float(dpi) for x in arr.shape[