Re: [matplotlib-devel] Line Integral Convolution

2008-10-16 Thread Rob Hetland
wait? -Rob Rob Hetland, Associate Professor Dept. of Oceanography, Texas A&M University http://pong.tamu.edu/~rob phone: 979-458-0096, fax: 979-845-6331 - This SF.Net email is sponsored by the Moblin Your Move Develo

Re: [matplotlib-devel] Strange moray patterns with pcolor

2008-06-26 Thread Rob Hetland
antialiased=False) # pcolormesh fails. -Rob Rob Hetland, Associate Professor Dept. of Oceanography, Texas A&M University http://pong.tamu.edu/~rob phone: 979-458-0096, fax: 979-845-6331 - Check out the new SourceForge.net

Re: [matplotlib-devel] future of mpl documentation

2008-06-01 Thread Rob Hetland
Rob ---- Rob Hetland, Associate Professor Dept. of Oceanography, Texas A&M University http://pong.tamu.edu/~rob phone: 979-458-0096, fax: 979-845-6331 - This SF.net email is sponsored by: Microsoft Defy all challenges. Micr

Re: [matplotlib-devel] bug in Agg backend, positioning of tick labels

2008-01-30 Thread Rob Hetland
-- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/ > ___ > Matplotlib-devel mailing list > Matplotlib-devel@lists.sourceforge.net >

Re: [matplotlib-devel] New plot type--submission questions

2008-01-30 Thread Rob Hetland
- > --- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/ > ___ > Matplotlib-devel mailing list > Matplotlib-devel@lists.sourcefor

[matplotlib-devel] memory leak in pcolor and pcolormesh

2008-01-21 Thread Rob Hetland
) ax.pcolormesh(data) savefig('foo.png') close(fig) print n I get over a gig in real and virtual memory (over 2 gig total) by n=30. I tried both pcolor and pcolormesh, as well as deleting various objects, clearing the axis, etc. -Rob Rob Hetland, Associate

Re: [matplotlib-devel] release plans

2007-11-28 Thread Rob Hetland
works fine for him -- nobody else chimed in to say they had the same problem... I just wanted to be sure you all were aware of potential Tk problems before your release. -Rob Rob Hetland, Associate Professor Dept. of Oceanography, Texas A&M University http://pong.tamu.edu/~rob phone

Re: [matplotlib-devel] events.key broken in latest svn

2007-11-20 Thread Rob Hetland
654.0, height=494.0 RendererAgg.__init__ _RendererAgg done RendererAgg.__init__ done >>> -Rob Rob Hetland, Associate Professor Dept. of Oceanography, Texas A&M University http://pong.tamu.edu/~rob phone: 979-458-0096, fax: 979-845-6331 --

Re: [matplotlib-devel] events.key broken in latest svn

2007-11-20 Thread Rob Hetland
07-06-14 20:29:49 +0200 (Thu, 14 Jun 2007)) right now, and it works there. -Rob Rob Hetland, Associate Professor Dept. of Oceanography, Texas A&M University http://pong.tamu.edu/~rob phone: 979-458-0096, fax: 979-845-6331

[matplotlib-devel] events.key broken in latest svn

2007-11-20 Thread Rob Hetland
I sent a note a while ago about a key events being broken. I have a bit more information, but still no solution: - Other mouse-based events seem to work just fine - Key events broke somewhere between 2007-11-7 and 2007-11-10 -Rob Rob Hetland, Associate Professor Dept. of

Re: [matplotlib-devel] Bugs in rev 4336 mpl svn

2007-11-17 Thread Rob Hetland
On Nov 16, 2007, at 5:14 PM, Rob Hetland wrote: Darren Dale fixed the first of my three bugs, despite some misinformation from me... Thanks, Darren. > Second, I get this error: > > 2007-11-16 16:53:25.881 Python[6935] *** _NSAutoreleaseNoPool(): > Object 0x18081

Re: [matplotlib-devel] Bugs in rev 4336 mpl svn

2007-11-16 Thread Rob Hetland
On Nov 16, 2007, at 6:10 PM, Darren Dale wrote: > Hi Rob, > > On Friday 16 November 2007 11:14:50 am Rob Hetland wrote: >> Some recent changes (in the last few days) have caused my build to >> break. Three things: >> >> First of all, the line in setupext

[matplotlib-devel] Bugs in rev 4336 mpl svn

2007-11-16 Thread Rob Hetland
haps if there are still issues next week, I can check into these issues a bit more deeply. -Rob Rob Hetland, Associate Professor Dept. of Oceanography, Texas A&M University http://pong.tamu.edu/~rob phone: 97

Re: [matplotlib-devel] STIX fonts (status with matplotlib)

2007-11-07 Thread Rob Hetland
work, -Rob Rob Hetland, Associate Professor Dept. of Oceanography, Texas A&M University http://pong.tamu.edu/~rob phone: 979-458-0096, fax: 979-845-6331 - This SF.net email is sponsored by: Splunk Inc. Still grep

Re: [matplotlib-devel] Font installation stuff

2007-08-14 Thread Rob Hetland
On Aug 14, 2007, at 1:55 PM, Eric Firing wrote: > rcParams['pdf.use14corefonts'] Indeed, reversing this value fixes the problem. My value had been set to False. pdf.use14corefonts : True in the mplrc file works with the latest revision. -r ---- Rob Hetland, Associate P

Re: [matplotlib-devel] Font installation stuff

2007-08-14 Thread Rob Hetland
own to the exact revision (there are only nine since 3700), if that is needed, -r Rob Hetland, Associate Professor Dept. of Oceanography, Texas A&M University http://pong.tamu.edu/~rob phone: 979-458-0096, fax: 979-845-6331 -

Re: [matplotlib-devel] Font installation stuff

2007-08-14 Thread Rob Hetland
keyword in AFM header (wasSS.,?+%"5??0 Found an unknown keyword in AFM header (was g Perhaps this is related to the recent commit? -r Rob Hetland, Associate Professor Dept. of Oceanography, Texas A&M University http://pong.tamu.edu/~rob phone: 979-458-0096, fax:

Re: [matplotlib-devel] [Matplotlib-users] How to use different fonts in mathtext

2007-08-13 Thread Rob Hetland
MathTextWarning) I know that Arev has all of the greek letters, but MPL does not seem to be able to use these. The sans-serif font should also be Arev Sans (according to rcParams), so I'm not sure where it it picking up bitstream-vera (unless Arev still calls itself that). -Rob Rob

Re: [matplotlib-devel] [Matplotlib-users] How to use different fonts in mathtext

2007-08-13 Thread Rob Hetland
ok for fonts. -r ---- Rob Hetland, Associate Professor Dept. of Oceanography, Texas A&M University http://pong.tamu.edu/~rob phone: 979-458-0096, fax: 979-845-6331 - This SF.net email is sponsored by: Splunk Inc. Stil

Re: [matplotlib-devel] [Matplotlib-users] How to use different fonts in mathtext

2007-08-11 Thread Rob Hetland
re, of course, many others. -Rob ---- Rob Hetland, Associate Professor Dept. of Oceanography, Texas A&M University http://pong.tamu.edu/~rob phone: 979-458-0096, fax: 979-845-6331 - This SF.net email is sponsored by:

Re: [matplotlib-devel] Polygon examples broken

2007-07-20 Thread Rob Hetland
ny overlaps. -Rob Rob Hetland, Associate Professor Dept. of Oceanography, Texas A&M University http://pong.tamu.edu/~rob phone: 979-458-0096, fax: 979-845-6331 - This SF.net email is sponsored by: Microsoft Defy

Re: [matplotlib-devel] Polygon examples broken

2007-07-20 Thread Rob Hetland
#x27;s 'Guide to Numpy.' And really, numpy and mpl coexist beautifully, except for a few small exceptions. 'load' is one. (There are others I have run across as well). I think mpl should play nice even for folks like me who occasionally like to abandon separate namespace

Re: [matplotlib-devel] Polygon examples broken

2007-07-20 Thread Rob Hetland
On Jul 20, 2007, at 9:07 AM, Paul Kienzle wrote: > On Fri, Jul 20, 2007 at 08:53:30AM -0400, Rob Hetland wrote: >> Second, much of what I do involves plotting model data (on a >> curvilinear grid). I generally like to use pcolor for these plots. >> I *always* want shadi

[matplotlib-devel] Polygon examples broken

2007-07-20 Thread Rob Hetland
#x27;t want to suggest an RC setting for everything, but this one single setting would save me thousands of characters typed per week. Can we add an RC shading option? -Rob Rob Hetland, Associate Professor Dept. of Oceanography, Texas A&M University http://pong.tamu.edu

Re: [matplotlib-devel] Bus error using interactive plotting commands

2007-07-13 Thread Rob Hetland
you should be able to compile now as of r3515. ---- Rob Hetland, Associate Professor Dept. of Oceanography, Texas A&M University http://pong.tamu.edu/~rob phone: 979-458-0096, fax: 979-845-6331 - This SF.net email is spons

Re: [matplotlib-devel] Bus error using interactive plotting commands

2007-07-13 Thread Rob Hetland
: ‘isnan’ was not declared in this scope lipo: can't figure out the architecture type of: /var/tmp//ccVkIyQR.out error: command 'gcc' failed with exit status 1 Rob Hetland, Associate Professor Dept. of Oceanography, Texas A&M University http:

Re: [matplotlib-devel] Bus error using interactive plotting commands

2007-07-13 Thread Rob Hetland
dow -- I.e., no errors when pylab starts, or plots, etc. -Rob Rob Hetland, Associate Professor Dept. of Oceanography, Texas A&M University http://pong.tamu.edu/~rob phone: 979-458-0096, fax: 979-845-6331 - This SF

Re: [matplotlib-devel] Bus error using interactive plotting commands

2007-07-13 Thread Rob Hetland
y triggers the bug. So: Almost surely MPL, probably Tk, is my guess. -Rob On Jul 13, 2007, at 1:34 AM, Fernando Perez wrote: > On 7/12/07, Rob Hetland <[EMAIL PROTECTED]> wrote: >> >> I recently updated matplotlib, and I am now getting a bus error when >> plotti

[matplotlib-devel] Bus error using interactive plotting commands

2007-07-12 Thread Rob Hetland
: Mac OS X Backend: TkAgg (same bus error with qt4, though) very recent svn versions of numpy/mpl/ipython. I hadn't updated in a while (weeks) prior to the last update, so I am not exactly sure when the bug appeared. -Rob ---- Rob Hetland, Associate Professor Dept. of Oceanography, Texa

Re: [matplotlib-devel] [Matplotlib-users] Notes on switching backends to qt4 on mac os x

2007-02-07 Thread Rob Hetland
/sel.as-us.falkag.net/sel? > cmd=lnk&kid=120709&bid=263057&dat=121642 > ___________ > Matplotlib-devel mailing list > Matplotlib-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinf

Re: [matplotlib-devel] [Matplotlib-users] Notes on switching backends to qt4 on mac os x

2007-02-07 Thread Rob Hetland
ary 2007 09:06:42 am Rob Hetland wrote: >> Developers: Finally, I had to make some small changes to the qt4 >> backend so that things worked right. One is an essential change -- >> the latin1() method no longer exists in the newer qt. The other is a >> cosmetic change so

[matplotlib-devel] Notes on switching backends to qt4 on mac os x

2007-02-07 Thread Rob Hetland
f.layout.addWidget( self.locLabel, 1 ) Rob Hetland, Associate Professor Dept. of Oceanography, Texas A&M University http://pong.tamu.edu/~rob phone: 979-458-0096, fax: 979-845-6331 - Using Tomcat but need to

[matplotlib-devel] bug in PolygonInteractor

2007-01-20 Thread Rob Hetland
pe(2,-1).swapaxes(0,1) xp = np.sin(np.arange(0,np.pi,0.01)) yp = np.cos(np.arange(0,np.pi,0.01)) pc = Polygon(np.hstack([xp[:,np.newaxis],yp[:,np.newaxis]])) print "%d points inside %d vertex poly..." % (grid.size/2,len(verts)), sys.stdout.flush()

[matplotlib-devel] Error in compiling on intel Mac, gcc 4.0.1

2006-08-24 Thread Rob Hetland
lm -o build/ lib.macosx-10.4-i386-2.4/matplotlib/backends/_ns_backend_agg.so" failed with exit status 1 I tried to use the -multiply_defined suppress flag, but to no avail.. -Rob Rob Hetland, Associate Professor Dept. of Oceanography, Texas A&M University http://pong.tamu.edu/~rob

[matplotlib-devel] Error compiling agg.cxx on Mac OS X, python 2.5b2

2006-07-27 Thread Rob Hetland
-cpp-precomp -mno-fused-madd -fno-common -dynamic -DNDEBUG -g -O3 -Iagg23/include -Isrc -Iswig -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 -c src/agg.cxx -o build/temp.macosx-10.3-fat-2.5/src/agg.o" failed with exit status 1 Rob Hetland, Assistant ProfessorDept