Re: [Matplotlib-users] Latex problems...

2006-07-07 Thread Fernando Perez
On 7/7/06, Darren Dale <[EMAIL PROTECTED]> wrote: > Thanks Fernando. I'll work on this in the morning. I've been boozing all > evening... Enjoy the evening, and in the morning, watch out for the cd foo && command syntax I used. It's valid bash, but I don't know about win32... Take care, f Us

Re: [Matplotlib-users] Latex problems...

2006-07-07 Thread Darren Dale
Thanks Fernando. I'll work on this in the morning. I've been boozing all evening... On Friday 07 July 2006 6:43 pm, Fernando Perez wrote: > On 7/7/06, Fernando Perez <[EMAIL PROTECTED]> wrote: > > On 7/7/06, Fernando Perez <[EMAIL PROTECTED]> wrote: > > > Don't worry about me: I'll fix the mpl s

Re: [Matplotlib-users] Latex problems...

2006-07-07 Thread John Pye
On FC4 (and FC5) we've got version 3.0 of tetex: $ rpm -q tetex tetex-3.0-10.FC4 So it looks like the Badger's dragging the chain in this case :-) Fernando Perez wrote: >But aside from my own troubles, I suspect that if you guys release >0.87.4 with this bug, I won't be the only one complaining

Re: [Matplotlib-users] Latex problems...

2006-07-07 Thread Fernando Perez
On 7/7/06, Fernando Perez <[EMAIL PROTECTED]> wrote: On 7/7/06, Fernando Perez <[EMAIL PROTECTED]> wrote: > Don't worry about me: I'll fix the mpl sources myself, that's easy > enough as a workaround. But you may want to take care of this before > the new release is out, which John mentioned th

Re: [Matplotlib-users] Latex problems...

2006-07-07 Thread Fernando Perez
On 7/7/06, Fernando Perez <[EMAIL PROTECTED]> wrote: > Don't worry about me: I'll fix the mpl sources myself, that's easy > enough as a workaround. But you may want to take care of this before > the new release is out, which John mentioned this morning as coming > soon. I got it to work by chang

Re: [Matplotlib-users] Latex problems...

2006-07-07 Thread Fernando Perez
On 7/7/06, Darren Dale <[EMAIL PROTECTED]> wrote: > Hi Fernando, > > On Friday 07 July 2006 17:56, Fernando Perez wrote: > > Hi all, > > > > with a current SVN checkout, I'm having serious latex problems (run > > with debug-annoying): > > I'm sorry for the trouble. I tried checking my recent change

Re: [Matplotlib-users] Latex problems...

2006-07-07 Thread Darren Dale
Hi Fernando, On Friday 07 July 2006 17:56, Fernando Perez wrote: > Hi all, > > with a current SVN checkout, I'm having serious latex problems (run > with debug-annoying): I'm sorry for the trouble. I tried checking my recent changes on windows and Linux, and didnt have any trouble, but I didnt t

[Matplotlib-users] Latex problems...

2006-07-07 Thread Fernando Perez
Hi all, with a current SVN checkout, I'm having serious latex problems (run with debug-annoying): In [5]: plot([1,2,3]) FigureCanvasAgg.draw RendererAgg._get_agg_font findfont failed New Century Schoolbook findfont failed Century Schoolbook L findfont failed Utopia

Re: [Matplotlib-users] eps export files crash text processors

2006-07-07 Thread John Hunter
> "Eric" == Eric Firing <[EMAIL PROTECTED]> writes: Eric> Martin, When I try your example with svn matplotlib, I get a Eric> 34 MB eps file, and looking at it, I don't see much room for Eric> making it smaller--there is one obvious optimization, Eric> abbreviating "marker", but

Re: [Matplotlib-users] eps export files crash text processors

2006-07-07 Thread Eric Firing
Martin, When I try your example with svn matplotlib, I get a 34 MB eps file, and looking at it, I don't see much room for making it smaller--there is one obvious optimization, abbreviating "marker", but that's it. (The svg file is 456 MB!) So, maybe some major optimization has already been d

Re: [Matplotlib-users] eps export files crash text processors

2006-07-07 Thread Darren Dale
Hi Martin, I suggest upgrading to 0.87.3. I can run your test script and can open the resulting eps file. Please note, however, that you are asking for a file that plots 2e6 points. We have already optimized the postscript commands such that each marker or line requires essentially only a singl

[Matplotlib-users] eps export files crash text processors

2006-07-07 Thread Martin Manns
Hi, When I use matplotlib for a scatter plot with both dots and connecting lines, the exported eps file is huge, if the distances between many points are small. I think of this as a bug, since no preview tiff is included in the generated eps and a variety of text processing applications (including

Re: [Matplotlib-users] basemap plots

2006-07-07 Thread Lionel Roubeyrie
Arg, sorry, I have found the response by myself, I just have to use figure.add_subplot to fix it. Le Vendredi 07 Juillet 2006 15:14, Lionel Roubeyrie a écrit : > Hi Jeff, > thanks for the hint, I just need to import one personal GMT file maked a > time ago and used in a plotting project based on

Re: [Matplotlib-users] basemap plots

2006-07-07 Thread Lionel Roubeyrie
Hi Jeff, thanks for the hint, I just need to import one personal GMT file maked a time ago and used in a plotting project based on GMT, which I try to convert to matplotlib. Now I have a little problem to plot a basemap with subplots. Trying to use contour_demo.py mixed with hist.py to have a ma

Re: [Matplotlib-users] basemap plots

2006-07-07 Thread Jeff Whitaker
Lionel Roubeyrie wrote: Hi all, Is it possible to import colormap file from GMT (.cpt) to basemap? If yes how can we do that? Thanks Lionel: I had included the GMT colormaps in matplotlib, but had to take them out because of licensing issues. If you want to put them back in, put the atta

Re: [Matplotlib-users] basemap plots

2006-07-07 Thread Lionel Roubeyrie
Work very fine here, thanks for the links. Le Vendredi 07 Juillet 2006 10:11, [EMAIL PROTECTED] a écrit : > On Friday 07 July 2006 4:11 pm, Lionel Roubeyrie wrote: > > Hi all, > > Is it possible to import colormap file from GMT (.cpt) to basemap? > > If yes how can we do that? > > Thanks > > It's

[Matplotlib-users] basemap plots

2006-07-07 Thread Lionel Roubeyrie
Hi all, Is it possible to import colormap file from GMT (.cpt) to basemap? If yes how can we do that? Thanks -- Lionel Roubeyrie - [EMAIL PROTECTED] LIMAIR http://www.limair.asso.fr Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrat