Hi Ben,

I will try to do it. Once it is done I let you know.

Cheers,
marc


On Wed, Aug 10, 2011 at 7:41 PM, Benjamin Root <ben.r...@ou.edu> wrote:
>
>
> On Wed, Aug 10, 2011 at 12:32 PM, Marc Magrans de Abril
> <marcmagransdeab...@gmail.com> wrote:
>>
>> Dear colleagues,
>>
>> I'm trying to display an histogram with logarithmic bins using the
>> logarithmic scale in the x-axis. When I execute the attached python
>> script it crashes giving a "Bus Error" message (see also the attached
>> core dump).
>>
>> If I remove the line "plt.xscale('log')" the script goes up to the end.
>>
>> I'm running the program on MacOS 10.6.8, Python 2.5, numpy 1.2.1, and
>> matplotlib 0.98.5.2.
>>
>> Anyone knows the reason of the crash?
>>
>> Thanks,
>> marc
>>
>
> If I remember correctly, there was a log-scale bug in plt.hist() that got
> fixed a little while back.  Your version of numpy and matplotlib is a little
> old.  Is it possible to update those two packages on your system?
>
> Ben Root
>
>

------------------------------------------------------------------------------
uberSVN's rich system and user administration capabilities and model 
configuration take the hassle out of deploying and managing Subversion and 
the tools developers use with it. Learn more about uberSVN and get a free 
download at:  http://p.sf.net/sfu/wandisco-dev2dev
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to