Re: [Matplotlib-users] problem with modules

2008-02-29 Thread Michael Droettboom
if you want to use the 0.90.1 packages in the Ubuntu or Debian repositories. You can download the (older) examples as part of the source distribution from here: http://sourceforge.net/project/showfiles.php?group_id=80706 Cheers, Mike -- Michael Droettboom Science Software Branch Operations

Re: [Matplotlib-users] Show shapes on scatterplot legend?

2008-02-29 Thread Michael Droettboom
/ ___ Matplotlib-users mailing list Matplotlib-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-users -- Michael Droettboom Science Software Branch Operations and Engineering Division Space Telescope Science Institute Operated

Re: [Matplotlib-users] locale and Qt

2008-02-29 Thread Michael Droettboom
to a value (let's say 'en_US.UTF-8' different from my that of environement ('fr_FR'), it is automatically switched back to 'fr_FR.UTF-8' after the first figure is created when the backend is dervied from Qt (no problem with Agg only). Any idea how to prevent from that? -- Michael Droettboom

Re: [Matplotlib-users] bug with wx toolbar

2008-02-29 Thread Michael Droettboom
Matplotlib-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-users -- Michael Droettboom Science Software Branch Operations and Engineering Division Space Telescope Science Institute Operated by AURA for NASA

Re: [Matplotlib-users] subplots with linked axes

2008-02-20 Thread Michael Droettboom
/ ___ Matplotlib-users mailing list Matplotlib-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-users -- Michael Droettboom Science Software Branch Operations and Engineering Division Space Telescope Science Institute Operated by AURA for NASA

Re: [Matplotlib-users] Fail to allocate bitmap, Unable to free colormap, palette is still selected.

2008-02-19 Thread Michael Droettboom
to suggest that the TkAgg backend (or Tkinter itself) is somehow the problem, assuming Gtk doesn't issue the same message (unlikely). Thanks. Please let us know what other clues you can collect. Cheers, Mike Michael Droettboom wrote: Can you provide the full traceback for the error

Re: [Matplotlib-users] MatPlotLib + Py2exe, backend problems ...

2008-02-19 Thread Michael Droettboom
build or run matplotlib 0.91.2 with Python 2.3? Or are you just referring to the fact that there are no Windows binaries provided for Python 2.3? Cheers, Mike -- Michael Droettboom Science Software Branch Operations and Engineering Division Space Telescope Science Institute Operated by AURA

Re: [Matplotlib-users] font

2008-02-11 Thread Michael Droettboom
2008. http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/ ___ Matplotlib-users mailing list Matplotlib-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-users -- Michael Droettboom Science Software Branch

Re: [Matplotlib-users] aspect_ratio in combination with sharex

2008-02-11 Thread Michael Droettboom
/ ___ Matplotlib-users mailing list Matplotlib-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-users -- Michael Droettboom Science Software Branch Operations and Engineering Division Space Telescope Science Institute Operated by AURA for NASA

Re: [Matplotlib-users] STIX fonts outside of mathtext

2008-02-04 Thread Michael Droettboom
/ ___ Matplotlib-users mailing list Matplotlib-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-users -- Michael Droettboom Science Software Branch Operations and Engineering Division Space Telescope Science Institute Operated by AURA for NASA

Re: [Matplotlib-users] STIX fonts outside of mathtext

2008-02-04 Thread Michael Droettboom
John Travers wrote: On Mon, Feb 04, 2008 at 08:22:57AM -0500, Michael Droettboom wrote: In your matplotlibrc file, you can set the following: font.family : serif font.serif : STIXGeneral Also note the numerals and Latin characters are extremely similar if not identical to Times (or Times

Re: [Matplotlib-users] PS backend does not respect kwargs

2008-02-04 Thread Michael Droettboom
/direct/01/ ___ Matplotlib-users mailing list Matplotlib-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-users -- Michael Droettboom Science Software Branch Operations and Engineering Division Space Telescope Science

Re: [Matplotlib-users] Exporting accents in EPS

2008-02-01 Thread Michael Droettboom
2008/2/1, Michael Droettboom [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]: Can you provide an example of your code? Often, it is a matter of configuring/using Python correctly to indicate accents. Is the problem only with EPS or other backends as well? Cheers, Mike Matthieu

Re: [Matplotlib-users] Exporting accents in EPS

2008-02-01 Thread Michael Droettboom
://lists.sourceforge.net/lists/listinfo/matplotlib-users -- Michael Droettboom Science Software Branch Operations and Engineering Division Space Telescope Science Institute Operated by AURA for NASA - This SF.net email is sponsored

Re: [Matplotlib-users] stix fonts don't work with ghostscript

2008-01-31 Thread Michael Droettboom
mathtext_demo.py looks fine to me. Can you send a short plot that exhibits this behavior? Cheers, Mike -- Michael Droettboom Science Software Branch Operations and Engineering Division Space Telescope Science Institute Operated by AURA for NASA

Re: [Matplotlib-users] Error importing matplotlib.font_manager

2008-01-31 Thread Michael Droettboom
It also may be of interest which version of freetype you have installed. Michael Droettboom wrote: Another user reported this bug, which I still have been unable to reproduce -- http://sourceforge.net/mailarchive/message.php?msg_id=4794E454.4070700%40bostream.nu Jorgen tracked it down

Re: [Matplotlib-users] Error importing matplotlib.font_manager

2008-01-31 Thread Michael Droettboom
::~PythonExtensionBase(): Assertion `ob_refcnt == 0' failed. Aborted I wasn't able to figure out where the problem might be. Could anybody help? My (gentoo) system is the following: matplotlib 0.91.2 python 2.5.1 GCC 4.2.2 Cheers, Tiago -- Michael Droettboom Science Software Branch

Re: [Matplotlib-users] Error importing matplotlib.font_manager

2008-01-31 Thread Michael Droettboom
I'll also give a blanket answer to these sorts of gremlins: Remove the build directory in the source tree Remove site-packages/matplotlib (usually in /usr/lib/python2.5/site-packages) Rebuild everything Cheers, Mike Michael Droettboom wrote: It also may be of interest which version

Re: [Matplotlib-users] Error importing matplotlib.font_manager

2008-01-31 Thread Michael Droettboom
, such as /usr/include/CXX or /usr/include/python2.5/CXX ? If so, the compiler might be included those headers, but building with the matplotlib-included ones, causing all kinds of craziness. Try uninstalling pycxx and rebuilding matplotlib and see if that solves things. Cheers, Mike Michael Droettboom

Re: [Matplotlib-users] stix fonts don't work with ghostscript

2008-01-31 Thread Michael Droettboom
and 8.15.2? I hope that by examining the differences there will be some clue as to the breakage. Thanks, Mike Thanks! Bernhard On Jan 31, 2008 4:45 PM, Michael Droettboom [EMAIL PROTECTED] wrote: Can you send the source of your plot, and also your matplotlibrc file? Bernhard Voigt wrote

Re: [Matplotlib-users] Possible memory-leak while plotting in a loop

2008-01-31 Thread Michael Droettboom
@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-users -- Michael Droettboom Science Software Branch Operations and Engineering Division Space Telescope Science Institute Operated by AURA for NASA - This SF.net

Re: [Matplotlib-users] Possible memory-leak while plotting in a loop

2008-01-31 Thread Michael Droettboom
/ ___ Matplotlib-users mailing list Matplotlib-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-users -- Michael Droettboom Science Software Branch Operations and Engineering Division Space Telescope Science Institute Operated by AURA

Re: [Matplotlib-users] plotting a series of 3D points and, picker=True and 3D

2008-01-29 Thread Michael Droettboom
/listinfo/matplotlib-users -- Michael Droettboom Science Software Branch Operations and Engineering Division Space Telescope Science Institute Operated by AURA for NASA - This SF.net email is sponsored by: Microsoft Defy all

Re: [Matplotlib-users] build matplotlib including backend wxPython

2008-01-22 Thread Michael Droettboom
/ ___ Matplotlib-users mailing list Matplotlib-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-users -- Michael Droettboom Science Software Branch Operations and Engineering Division Space Telescope Science Institute Operated

Re: [Matplotlib-users] Using non ascii characters

2008-01-21 Thread Michael Droettboom
/lists/listinfo/matplotlib-users -- Michael Droettboom Science Software Branch Operations and Engineering Division Space Telescope Science Institute Operated by AURA for NASA - This SF.net email is sponsored by: Microsoft Defy

Re: [Matplotlib-users] TrueType font embedding in eps problem.

2008-01-18 Thread Michael Droettboom
://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/ ___ Matplotlib-users mailing list Matplotlib-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-users -- Michael Droettboom Science Software Branch Operations and Engineering

Re: [Matplotlib-users] help?

2008-01-18 Thread Michael Droettboom
challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/ ___ Matplotlib-users mailing list Matplotlib-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-users -- Michael

Re: [Matplotlib-users] Cross hair and polygon drawing tools.

2008-01-18 Thread Michael Droettboom
Matplotlib-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-users -- Michael Droettboom Science Software Branch Operations and Engineering Division Space Telescope Science Institute Operated by AURA for NASA

Re: [Matplotlib-users] Cross hair and polygon drawing tools.

2008-01-18 Thread Michael Droettboom
Rob Hetland wrote: On Jan 18, 2008, at 7:00 PM, Michael Droettboom wrote: It looks as if poly_editor is broken in 0.91.2 and the trunk. Is that your observation as well? Yes. This has been fixed in SVN (on both the trunk and the 0.91.x branch). On both versions, the line

Re: [Matplotlib-users] Cross hair and polygon drawing tools.

2008-01-18 Thread Michael Droettboom
://matplotlib.svn.sourceforge.net/viewvc/matplotlib?view=revrevision=4877 Cheers, Mike Michael Droettboom wrote: John Hunter wrote: On Jan 4, 2008 4:33 PM, Mephisto [EMAIL PROTECTED] wrote: For some simple but effective Python code you can use to create a mask similar to that provided

Re: [Matplotlib-users] TrueType font embedding in eps problem.

2008-01-18 Thread Michael Droettboom
Jordan Dawe wrote: Michael Droettboom wrote: This is going to be a tricky one, particularly since I don't have access to Illustrator. All I know is the eps and pdf output of simple_plot.py looks fine for me in ghostscript, acroread, xpdf and evince. Even text select copy and paste works

Re: [Matplotlib-users] Is Gtk draw() slow?

2008-01-17 Thread Michael Droettboom
John Hunter wrote: On Jan 15, 2008 7:46 AM, Michael Droettboom [EMAIL PROTECTED] wrote: Ah -- just thought of something else. If I adjust simple_plot_fps.py to have 100,000 data points rather than 1,000 I see something that starts to match with what you're seeing: GtkAgg: wallclock

Re: [Matplotlib-users] Is Gtk draw() slow?

2008-01-17 Thread Michael Droettboom
Christopher Barker wrote: Michael Droettboom wrote: It's sort of a pygtk issue -- it would have to be rewritten to take numpy arrays not quite -- it would have to be re-written to use the array interface, which is different, as that can be done without requiring numpy, or its headers

Re: [Matplotlib-users] multiline math text

2008-01-17 Thread Michael Droettboom
/ ___ Matplotlib-users mailing list Matplotlib-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-users -- Michael Droettboom Science Software Branch Operations and Engineering Division Space Telescope Science Institute Operated

Re: [Matplotlib-users] TrueType font embedding in eps problem.

2008-01-17 Thread Michael Droettboom
/listinfo/matplotlib-users -- Michael Droettboom Science Software Branch Operations and Engineering Division Space Telescope Science Institute Operated by AURA for NASA - This SF.net email is sponsored by: Microsoft Defy all

Re: [Matplotlib-users] Bug in pylab?

2008-01-17 Thread Michael Droettboom
Darren Dale wrote: On Wednesday 16 January 2008 08:22:45 am Michael Droettboom wrote: But reading Darren's new bug report makes me wonder if my fix was correct. To be honest, I'm a little confused by the bug report, not out of any lack of clarity on Darren's part, but I think due

Re: [Matplotlib-users] multiline mlath text

2008-01-17 Thread Michael Droettboom
://lists.sourceforge.net/lists/listinfo/matplotlib-users -- Michael Droettboom Science Software Branch Operations and Engineering Division Space Telescope Science Institute Operated by AURA for NASA - This SF.net email

Re: [Matplotlib-users] Cross hair and polygon drawing tools.

2008-01-17 Thread Michael Droettboom
looking into it. Cheers, Mike -- Michael Droettboom Science Software Branch Operations and Engineering Division Space Telescope Science Institute Operated by AURA for NASA - This SF.net email is sponsored by: Microsoft Defy all

Re: [Matplotlib-users] formatting axis to percent notation

2008-01-17 Thread Michael Droettboom
percent trick is non-obvious to many newcomers to Python's string formatting syntax.) Cheers, Mike -- Michael Droettboom Science Software Branch Operations and Engineering Division Space Telescope Science Institute Operated by AURA for NASA

Re: [Matplotlib-users] Is Gtk draw() slow?

2008-01-17 Thread Michael Droettboom
All very helpful information. Thanks. This is probably something to move to the pygtk list. Personally, I don't consider it a high priority since the Gdk backend is limited in a number of other ways. Maybe someone more motivated (who uses X remotely, for instance) wants to take the charge.

Re: [Matplotlib-users] usetex=True

2008-01-16 Thread Michael Droettboom
, trans) ValueError: Dash sequence must be an even length sequence; found 1 Michael Droettboom wrote: [I'm bringing this back to the list. Hope you don't mind.] I've been doing a lot of non-matplotlib work lately and this fell off my radar. Thanks for the reminder. The patch looks

Re: [Matplotlib-users] Bug in pylab?

2008-01-16 Thread Michael Droettboom
/listinfo/matplotlib-users -- Michael Droettboom Science Software Branch Operations and Engineering Division Space Telescope Science Institute Operated by AURA for NASA - This SF.net email is sponsored by: Microsoft Defy all

Re: [Matplotlib-users] Is Gtk draw() slow?

2008-01-15 Thread Michael Droettboom
___ Matplotlib-users mailing list Matplotlib-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-users -- Michael Droettboom Science Software Branch Operations and Engineering Division Space Telescope Science

Re: [Matplotlib-users] Missing data in a date graph

2008-01-15 Thread Michael Droettboom
-users mailing list Matplotlib-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-users -- Michael Droettboom Science Software Branch Operations and Engineering Division Space Telescope Science Institute Operated by AURA for NASA

Re: [Matplotlib-users] Is Gtk draw() slow?

2008-01-15 Thread Michael Droettboom
to happen in the official codebase. Matplotlib has a little more control over what happens in the Agg backend, since the Python wrapper is included in matplotlib. Hope that information helps. Cheers, Mike Michael Droettboom wrote: In my own tests, using the built-in GUI windows I get the following

Re: [Matplotlib-users] usetex=True

2008-01-15 Thread Michael Droettboom
/MRT/go/vse012070mrt/direct/01/ ___ Matplotlib-users mailing list Matplotlib-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-users -- Michael Droettboom Science Software Branch Operations and Engineering Division

Re: [Matplotlib-users] usetex=True

2008-01-15 Thread Michael Droettboom
to the default. For example, matplotlib.rc('xtick', color='black') matplotlib.rc('ytick', color='black') plot(x, y, 'red') will give red ticks. Paul Michael Droettboom wrote: It's a bug. It's now possible for rgba colors to make their way all the way down to that level, so the code

Re: [Matplotlib-users] usetex=True

2008-01-15 Thread Michael Droettboom
= npy.array([left]) p = Rectangle(xy=(min(self._xdata), y-3/4*HEIGHT), width = self.handlelen, height=HEIGHT/2, ) Michael Droettboom wrote: Thanks for pointing that out -- I didn't even notice

Re: [Matplotlib-users] (no subject)

2008-01-14 Thread Michael Droettboom
the same in Firefox and Qt. So it works. Once again thanks for your help and let me know if I can send you something to help with testing in Qt. Personally I think Qt's support for svg is still a bit iffy. Have a nice, Christiaan On 04/01/2008, *Michael Droettboom* [EMAIL

Re: [Matplotlib-users] re sizing behaviour like in Mircrocal Origin

2008-01-14 Thread Michael Droettboom
to be easy enough to do in the window resize callback -- just programmatically force-resize the window to the desired aspect ratio. Cheers, Mike -- Michael Droettboom Science Software Branch Operations and Engineering Division Space Telescope Science Institute Operated by AURA for NASA

Re: [Matplotlib-users] re sizing behaviour like in Mircrocal Origin

2008-01-14 Thread Michael Droettboom
Doh! Why didn't I think of that? Mike John Hunter wrote: On Jan 14, 2008 3:55 PM, Michael Droettboom [EMAIL PROTECTED] wrote: I think what you're asking for would require a pretty major overhaul of matplotlib. The fact that all the text etc. remains the same size is a matplotlib

Re: [Matplotlib-users] rectangular bracket in mathtext

2008-01-10 Thread Michael Droettboom
___ Matplotlib-users mailing list Matplotlib-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-users -- Michael Droettboom Science Software Branch Operations and Engineering Division Space Telescope Science Institute Operated by AURA for NASA

Re: [Matplotlib-users] problem with ticker and mathtext

2008-01-09 Thread Michael Droettboom
://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace ___ Matplotlib-users mailing list Matplotlib-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-users -- Michael Droettboom Science Software Branch

Re: [Matplotlib-users] Arrows that shimmy

2008-01-09 Thread Michael Droettboom
about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace ___ Matplotlib-users mailing list Matplotlib-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-users -- Michael

Re: [Matplotlib-users] screen colors invert with matplotlib

2008-01-09 Thread Michael Droettboom
___ Matplotlib-users mailing list Matplotlib-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-users -- Michael Droettboom Science Software Branch Operations and Engineering Division Space Telescope Science Institute Operated by AURA for NASA

Re: [Matplotlib-users] Legend with numpoints = 1

2008-01-04 Thread Michael Droettboom
/ ___ Matplotlib-users mailing list Matplotlib-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-users -- Michael Droettboom Science Software

Re: [Matplotlib-users] (no subject)

2008-01-04 Thread Michael Droettboom
/ ___ Matplotlib-users mailing list Matplotlib-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-users -- Michael Droettboom Science Software Branch Operations

Re: [Matplotlib-users] Printing problems with WXAgg on Linux (minakawa)

2008-01-04 Thread Michael Droettboom
, and happy New Year! Johann Michael Droettboom wrote: From the traceback, it looks as if you are using the Wx backend, not the WxAgg backend, and you are using usetex (text rendering using (La)TeX). The Wx backend does not support usetex -- the WxAgg backend does. Check your matplotlibrc

Re: [Matplotlib-users] mouse coordinate precision in figures

2008-01-04 Thread Michael Droettboom
/ ___ Matplotlib-users mailing list Matplotlib-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-users -- Michael Droettboom Science Software Branch Operations

Re: [Matplotlib-users] Printing problems with WXAgg on Linux (minakawa)

2007-12-31 Thread Michael Droettboom
From the traceback, it looks as if you are using the Wx backend, not the WxAgg backend, and you are using usetex (text rendering using (La)TeX). The Wx backend does not support usetex -- the WxAgg backend does. Check your matplotlibrc or your matplotlib.use command and make sure you're

Re: [Matplotlib-users] Rendering of fonts in plots does not honor user-specified parameters

2007-12-17 Thread Michael Droettboom
___ Matplotlib-users mailing list Matplotlib-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-users -- Michael Droettboom Science Software Branch Operations and Engineering Division Space Telescope Science Institute

Re: [Matplotlib-users] transparent background for encapsulated postscript output

2007-12-17 Thread Michael Droettboom
/matplotlib-users -- Michael Droettboom Science Software Branch Operations and Engineering Division Space Telescope Science Institute Operated by AURA for NASA - SF.Net email is sponsored by: Check out the new SourceForge.net

Re: [Matplotlib-users] Rendering of fonts in plots does not honor user-specified parameters

2007-12-14 Thread Michael Droettboom
___ Matplotlib-users mailing list Matplotlib-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-users -- Michael Droettboom Science Software Branch Operations and Engineering Division Space Telescope Science Institute Operated by AURA for NASA

Re: [Matplotlib-users] imshow output flips on window resize

2007-12-14 Thread Michael Droettboom
___ Matplotlib-users mailing list Matplotlib-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-users -- Michael Droettboom Science Software Branch Operations and Engineering Division Space Telescope Science Institute Operated by AURA for NASA

[Matplotlib-users] reinteract

2007-12-13 Thread Michael Droettboom
. Be sure to watch the screencast past the half way mark where the author demonstrates the matplotlib integration. Cheers, Mike -- Michael Droettboom Science Software Branch Operations and Engineering Division Space Telescope Science Institute Operated by AURA for NASA

Re: [Matplotlib-users] CocoaAgg backend status?

2007-12-12 Thread Michael Droettboom
.), ColorSync support, and _maybe_ some speed improvements by taking a layer or two out of the rendering process. All of these are just speculation, at this time... we're just getting started but will share our results as soon as they're ready. barry On 12/5/07, Michael Droettboom [EMAIL PROTECTED

Re: [Matplotlib-users] setting figure extent to only include extent of Axes

2007-12-12 Thread Michael Droettboom
Matplotlib-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-users -- Michael Droettboom Science Software Branch Operations and Engineering Division Space Telescope Science Institute Operated by AURA for NASA

Re: [Matplotlib-users] Printing gif images to file with matplotlib

2007-12-11 Thread Michael Droettboom
://lists.sourceforge.net/lists/listinfo/matplotlib-users -- Michael Droettboom Science Software Branch Operations and Engineering Division Space Telescope Science Institute Operated by AURA for NASA - SF.Net email is sponsored by: Check out

Re: [Matplotlib-users] Repeated calls to set_text using TeX formatting results in RuntimeError

2007-12-11 Thread Michael Droettboom
/matplotlib-users -- Michael Droettboom Science Software Branch Operations and Engineering Division Space Telescope Science Institute Operated by AURA for NASA - SF.Net email is sponsored by: Check out the new

Re: [Matplotlib-users] Repeated calls to set_text using TeX formatting results in RuntimeError

2007-12-11 Thread Michael Droettboom
://sourceforge.net/tracker/index.php?func=detailaid=1715662group_id=80706atid=560720 Cheers, Mike John Hunter wrote: On Dec 11, 2007 8:17 AM, Michael Droettboom [EMAIL PROTECTED] wrote: I believe this is a known bug with 0.90.1. Are you able to run 0.91.1? If I am reading this right, according to the svn

Re: [Matplotlib-users] Repeated calls to set_text using TeX formatting results in RuntimeError

2007-12-11 Thread Michael Droettboom
-- -- ___ Matplotlib-users mailing list Matplotlib-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-users -- Michael Droettboom Science Software Branch Operations and Engineering Division Space Telescope Science

Re: [Matplotlib-users] Repeated calls to set_text using TeX formatting results in RuntimeError

2007-12-11 Thread Michael Droettboom
-Original Message- From: Michael Droettboom [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 11, 2007 10:03 AM To: Boonstra, Brian Cc: matplotlib-users@lists.sourceforge.net Subject: Re: [Matplotlib-users] Repeated calls to set_text using TeX formatting results in RuntimeError

Re: [Matplotlib-users] problems with 0.91.1 and python 2.5.1

2007-12-11 Thread Michael Droettboom
, in _typeFromKeywords return getType(typecode) File d:\Program Files\Python-2.5.1\Lib\site-packages\numarray\numerictypes.py, line 450, in getType raise TypeError(Not a numeric type) TypeError: Not a numeric type Has anyone an idea? Thanks Thorsten -- Michael Droettboom Science Software

Re: [Matplotlib-users] re ndered objects (esp. SVG)

2007-12-11 Thread Michael Droettboom
in the documentation to using a file-like object with the Cairo backend. Is that the only possibility? If so, any ideas on a workaround other than temp files? -- Michael Droettboom Science Software Branch Operations and Engineering Division Space Telescope Science Institute Operated by AURA for NASA

Re: [Matplotlib-users] re ndered objects (esp. SVG)

2007-12-11 Thread Michael Droettboom
I should add that in 0.91.1, you'll be hit by this bug: http://sourceforge.net/mailarchive/message.php?msg_name=475ED00A.400%40stsci.edu You can wait for 0.91.2, or patch your cbook.py as suggested by Brandon in the above thread. Cheers, Mike Michael Droettboom wrote: [I only seem

Re: [Matplotlib-users] Missing labels/text(s) in plots generated via cgi script.

2007-12-10 Thread Michael Droettboom
___ Matplotlib-users mailing list Matplotlib-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-users -- Michael Droettboom Science Software Branch

Re: [Matplotlib-users] Error producing a plot after updating to 0.91.1

2007-12-07 Thread Michael Droettboom
of the Leopard users on this list has more insight. Cheers, Mike Adam Mercer wrote: On Dec 7, 2007 8:21 AM, Michael Droettboom [EMAIL PROTECTED] wrote: Can you also please attach your data -- or point to some acceptable data online? What platform and backend are you using? I've attached an example

Re: [Matplotlib-users] Error producing a plot after updating to 0.91.1

2007-12-07 Thread Michael Droettboom
___ Matplotlib-users mailing list Matplotlib-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-users -- Michael Droettboom Science Software Branch Operations and Engineering Division Space Telescope Science Institute Operated

Re: [Matplotlib-users] number rendering in GTKCairo

2007-12-06 Thread Michael Droettboom
Great! Glad to hear that's resolved. Yes -- saving PDF's from the GtkAgg window is a recent(ish) change. Cheers, Mike - SF.Net email is sponsored by: The Future of Linux Business White Paper from Novell. From the desktop

Re: [Matplotlib-users] bug in cm.py

2007-12-06 Thread Michael Droettboom
Matplotlib-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-users -- Michael Droettboom Science Software Branch Operations and Engineering Division Space Telescope Science Institute Operated by AURA for NASA

Re: [Matplotlib-users] bug in cm.py

2007-12-06 Thread Michael Droettboom
, self._alpha) File /usr/lib64/python2.5/site-packages/matplotlib/cm.py, line 61, in to_rgba m, n = npy.shape[:2] TypeError: 'function' object is unsubscriptable Michael Droettboom wrote: Thanks. I have corrected this in SVN. Cheers, Mike Vincent Schut wrote: Hi, there is a bug

Re: [Matplotlib-users] bug in cm.py

2007-12-06 Thread Michael Droettboom
. Michael Droettboom wrote: Can you send your script that triggers this bug? I wasn't the author of this code, so I don't know how to get that path to execute -- but I'm happy to work through your example until it's working. (I suspect the intention here was m, n = x.shape[:2], but I can't test

Re: [Matplotlib-users] number rendering in GTKCairo

2007-12-05 Thread Michael Droettboom
https://lists.sourceforge.net/lists/listinfo/matplotlib-users -- Michael Droettboom Science Software Branch Operations and Engineering Division Space Telescope Science Institute Operated by AURA for NASA - SF.Net email

Re: [Matplotlib-users] CocoaAgg backend status?

2007-12-05 Thread Michael Droettboom
out.) The number of methods that a backend writer must provide has been greatly reduced on that branch. Cheers, Mike -- Michael Droettboom Science Software Branch Operations and Engineering Division Space Telescope Science Institute Operated by AURA for NASA

Re: [Matplotlib-users] filehandle leaks in matplotlib 0.91.1

2007-12-05 Thread Michael Droettboom
-- Michael Droettboom Science Software Branch Operations and Engineering Division Space Telescope Science Institute Operated by AURA for NASA - SF.Net email is sponsored by: The Future of Linux Business White Paper from Novell

Re: [Matplotlib-users] number rendering in GTKCairo

2007-12-05 Thread Michael Droettboom
/usr/lib/python2.4/site-packages/matplotlib/mpl-data/fonts/ttf/Vera.ttf It looks like it is finding the fonts in 2.4 when I am using 2.5. I am not sure how to change this behavior nor why that would be the only side effect. Regards, Brian On Dec 5, 2007, at 1:36 PM, Michael Droettboom

Re: [Matplotlib-users] number rendering in GTKCairo

2007-12-05 Thread Michael Droettboom
the behavior. Thanks for all the help. I really like using matplotlib on my Mac but it doesn't have the power that my Ubuntu box has. Regards, Brian On Dec 5, 2007, at 2:52 PM, Michael Droettboom wrote: What's happening is that it isn't finding the Bakoma Computer Modern fonts

Re: [Matplotlib-users] savefig memory useage

2007-12-04 Thread Michael Droettboom
://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4 ___ Matplotlib-users mailing list Matplotlib-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-users -- Michael Droettboom Science Software Branch Operations and Engineering

Re: [Matplotlib-users] [OT] Confusion with mailing lists

2007-12-04 Thread Michael Droettboom
Matplotlib-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-users -- Michael Droettboom Science Software Branch Operations and Engineering Division Space Telescope Science Institute Operated by AURA for NASA

Re: [Matplotlib-users] Bug in mathtext

2007-12-04 Thread Michael Droettboom
in r4586. Thanks for finding this, Mike -- Michael Droettboom Science Software Branch Operations and Engineering Division Space Telescope Science Institute Operated by AURA for NASA - SF.Net email is sponsored by: The Future

Re: [Matplotlib-users] Bug in mathtext

2007-12-04 Thread Michael Droettboom
get another ipython prompt. Cheers, Mike -- Michael Droettboom Science Software Branch Operations and Engineering Division Space Telescope Science Institute Operated by AURA for NASA - SF.Net email is sponsored by: The Future

Re: [Matplotlib-users] printing quality

2007-12-03 Thread Michael Droettboom
Peter I. Hansen wrote: On Nov 30, 2007 11:14 PM, Michael Droettboom [EMAIL PROTECTED] wrote: Thanks for the script. I ran it through 0.90 and 0.91... Perhaps I don't understand your problem with color. To my eyes, the plot generated with Agg (to a PNG) and to a PDF look the same, in terms

Re: [Matplotlib-users] Missing \Delta in mathtext

2007-12-03 Thread Michael Droettboom
. of Oceanography, Texas AM University http://pong.tamu.edu/~rob phone: 979-458-0096, fax: 979-845-6331 -- Michael Droettboom Science Software Branch Operations and Engineering Division Space Telescope Science Institute Operated by AURA for NASA

Re: [Matplotlib-users] Missing \Delta in mathtext

2007-12-03 Thread Michael Droettboom
and the mathtext expression you are using? One or the other of those is causing Vera Serif to be used for the \Delta character rather than Arev Sans. Cheers, Mike Rob Hetland wrote: On Dec 3, 2007, at 2:02 PM, Michael Droettboom wrote: Can you send your matplotlibrc file? (Particularly

Re: [Matplotlib-users] Missing \Delta in mathtext

2007-12-03 Thread Michael Droettboom
. Cheers, Mike Rob Hetland wrote: On Dec 3, 2007, at 2:26 PM, Michael Droettboom wrote: Can you send your matplotlibrc settings and the mathtext expression you are using? One or the other of those is causing Vera Serif to be used for the \Delta character rather than Arev Sans. I get

Re: [Matplotlib-users] hist() hangs on OSX 10.5

2007-12-03 Thread Michael Droettboom
/site-packages/matplotlib/backends/tkagg.py, line 15, in blit tk.call(PyAggImagePhoto, photoimage, id(aggimage), colormode, id(bbox)) TclError -- Michael Droettboom Science Software Branch Operations and Engineering Division Space Telescope Science Institute Operated by AURA for NASA

Re: [Matplotlib-users] printing quality

2007-11-30 Thread Michael Droettboom
Peter I. Hansen wrote: On Nov 30, 2007 4:58 PM, Michael Droettboom [EMAIL PROTECTED] wrote: Peter I. Hansen wrote: Hi I'm typestting some graphs including a few axvspan's with eg. a facecolor='0.6' . This looks very nice if I output a PNG, but when I inculde this in my TeX document

Re: [Matplotlib-users] printing quality

2007-11-30 Thread Michael Droettboom
of optimizing print quality? Each of the output formats has a number of different limitations -- it depends a lot on what you're rendering and where you need it to go. You could try saving as a PDF, and then using pdftex to generate your document, if that's an option for you. Cheers, Mike -- Michael

Re: [Matplotlib-users] Grid Display

2007-11-27 Thread Michael Droettboom
lines? Pointers to the docs where these questions are answered would be adequate. Rich -- Michael Droettboom Science Software Branch Operations and Engineering Division Space Telescope Science Institute Operated by AURA for NASA

Re: [Matplotlib-users] howto write matplotlib backend?

2007-11-26 Thread Michael Droettboom
want to start over there. Michael, have you been updating backend_template with your changes? Yes... as of now. (draw_arc had inadvertently been left in there.) Cheers, Mike -- Michael Droettboom Science Software Branch Operations and Engineering Division Space Telescope Science Institute

<    5   6   7   8   9   10   11   >