Hi Ben,
Finally, I updated ti Python 2.6.7, numpy 1.6.1, and matplotlib 1.0.1.
The update solved the problem.
Thanks,
marc
On Wed, Aug 10, 2011 at 8:41 PM, Marc Magrans de Abril
wrote:
> Hi Ben,
>
> I will try to do it. Once it is done I let you know.
>
> Cheers,
> marc
>
> On Wed, Aug 10, 2011
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
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 wrote:
>
>
> On Wed, Aug 10, 2011 at 12:32 PM, Marc Magrans de Abril
> wrote:
>>
>> Dear colleagues,
>>
>> I'm trying to display an histogram with logarithmic bins using th
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 wrote:
>
>
> On Wed, Aug 10, 2011 at 12:32 PM, Marc Magrans de Abril
> wrote:
>>
>> Dear colleagues,
>>
>> I'm trying to display an histogram with logarithmic bins using the
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" me
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