This list is for matplotlib, please try asking at the scipy mailing list.
On Thursday 06 December 2007 10:20:30 am Samuel GARCIA wrote:
> Hi all,
>
> I found something strange in scipy.stats.percentileofscore
>
> In [1]: from scipy import *
>
> In [2]: a = rand(1)
>
> In [3]: stats.percentileo
On Dec 7, 2007 9:09 AM, Michael Droettboom <[EMAIL PROTECTED]> wrote:
> You could try setting your backend to simply "Agg" to rule out some Tk
> usage/installation problem as the culprit.
Thanks, the problem goes away if I use the Agg backend.
Cheers
Adam
--
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 data file. I'm using the TKAgg backend on
Mac OS X Leopard.
Cheers
Adam
Can you set "verbose.level" to "debug-annoying" in your matplotlibrc and
send us the output? That may help provide an explanation as to why the
text is not appearing. Also, for good measure, can you provide your
matplotlibrc file, and information about the platform and versions of
Python that
Unfortunately, I'm not able to reproduce this bug on RHEL 4. Valgrind
(a memory checking tool) doesn't come up with any clues.
You could try setting your backend to simply "Agg" to rule out some Tk
usage/installation problem as the culprit.
Other than that, I'm stumped, but maybe one of the Le
Can you also please attach your data -- or point to some acceptable data
online? What platform and backend are you using?
Cheers,
Mike
Adam Mercer wrote:
> Hi
>
> Since updating to 0.91.1 one of my scripts, attached, has stopped
> working. I get the following error when trying to run it
>
> $
On Friday 07 December 2007 7:19:04 am José Gómez-Dans wrote:
> Hi,
>
> On Thursday 06 December 2007 19:39:59 Venkat Ramanan wrote:
> > I'm looking for something analogous to Matlab's ginput() and roipoly().
>
> I'm no expert on this, but have a look at the lasso_demo.py example, which
> shows somet
Hi,
On Thursday 06 December 2007 19:39:59 Venkat Ramanan wrote:
> I'm looking for something analogous to Matlab's ginput() and roipoly().
I'm no expert on this, but have a look at the lasso_demo.py example, which
shows something akin to roipoly(), and pick_event_demo.py and
pick_even_demo2.py,
>Can you set "verbose.level" to "debug-annoying" in your matplotlibrc and
>send us the output? That may help provide an explanation as to why the
>text is not appearing. Also, for good measure, can you provide your
>matplotlibrc file, and information about the platform and versions of
>Python
Michael Droettboom wrote:
> Thanks, that helps a lot.
>
> It seems to be working now -- I've committed this in r4643.
>
> Cheers,
> Mike
Mike, thanks a lot for the rapid action! Bugs squashed.
Cheers,
Vincent.
-
SF.Net em
10 matches
Mail list logo