Re: [Matplotlib-users] The Blue Marble is upside down!

2008-12-12 Thread Jeff Whitaker
Mauro Cavalcanti wrote: Dear Jeff ALL, Attached is the latest version of my Basemap embedded in wxPython sample application. I have added a check menu option that allows one to toggle the overlay of the Blue Marble image on and off the Basemap figure. Everything works well -- except that

[Matplotlib-users] anomalous speeds on macosx backend

2008-12-12 Thread George Nurser
It's very nice to have a native macosx backend. Many thanks to Michiel. It does seem to work with ipython fine. However, at present, it's not always faster than WXAgg. With matplotlib svn r6575, python 2.5.2, everything compiled with gcc4.0, 10.5.5, macbook pro 2.33GHz, 2GB memory (i)

Re: [Matplotlib-users] The Blue Marble is upside down!

2008-12-12 Thread Alan G Isaac
On 12/12/2008 7:48 AM Jeff Whitaker apparently wrote: It's not recommended to use tabs in python code. That is project dependent. And a religious war. (Note that tabs have many advantages. E.g., explicit is better than implicit, and one tab is explicitly one level on indent.) Especially don't

Re: [Matplotlib-users] Font problem

2008-12-12 Thread Jörgen Stenarson
Jouni K. Seppänen skrev: Michael Droettboom md...@stsci.edu writes: Jörgen Stenarson wrote: I tried to use usetex to generate my pdf figures but I got a crash when saving the figure, log attached. I traced the crash to find_tex_file(), apparently ' can not be used to quote filenames in

[Matplotlib-users] Matplotlib 0.98.5 egg on Mac OS X : Install Problem

2008-12-12 Thread Kaushik Ghose
Hi Everyone, I am running into a problem when trying to install 0.98.5 egg on a Mac OS X machine. Any help much appreciated. Relevant error messages follow: Thanks -Kaushik sudo easy_install

[Matplotlib-users] Need some help adjusting placement of colorbar in basemap-derived graphic

2008-12-12 Thread Roger André
Hi All, I'm very new to Matplotlib and am having some trouble getting a colorbar to be positioned and sized I want it to. A big part of the problem is that I have adapted several examples from the Cookbook and Gallery, just to see if I could roughly approximate what I want to see, and now am

Re: [Matplotlib-users] Need some help adjusting placement of colorbar in basemap-derived graphic

2008-12-12 Thread Jeff Whitaker
Roger André wrote: Hi All, I'm very new to Matplotlib and am having some trouble getting a colorbar to be positioned and sized I want it to. A big part of the problem is that I have adapted several examples from the Cookbook and Gallery, just to see if I could roughly approximate what I

Re: [Matplotlib-users] Need some help adjusting placement of colorbar in basemap-derived graphic

2008-12-12 Thread Roger André
Thanks Jeff, I'll study your code and will see if I can adapt it for my use. Great tool also, Roger -- On Fri, Dec 12, 2008 at 3:20 PM, Jeff Whitaker jsw...@fastmail.fm wrote: Roger André wrote: Hi All, I'm very new to Matplotlib and am having some trouble getting a colorbar to be