Re: [matplotlib-devel] units/ example scripts

2009-01-16 Thread Eric Firing
John Hunter wrote: [...] > > The code is trying to add a non-unitized quantity (eg an errorbar > width but just guessing) of int type with a unitized quantity > TaggedValue (this is from the mockup basic_units testing package). > You'd have to dig a little bit to find out where the non-unitized >

Re: [matplotlib-devel] units/ example scripts

2009-01-16 Thread Ryan May
John Hunter wrote: > The code is trying to add a non-unitized quantity (eg an errorbar > width but just guessing) of int type with a unitized quantity > TaggedValue (this is from the mockup basic_units testing package). > You'd have to dig a little bit to find out where the non-unitized > quantity

Re: [matplotlib-devel] units/ example scripts

2009-01-16 Thread John Hunter
On Fri, Jan 16, 2009 at 2:02 PM, Ryan May wrote: > Hi, > > In fixing the recursion bug in the units support, I went through the examples > in > units/ and found two broken examples (broken before I fixed the recursion > bug): > > 1) artist_tests.py > Traceback (most recent call last): > File "a

[matplotlib-devel] units/ example scripts

2009-01-16 Thread Ryan May
Hi, In fixing the recursion bug in the units support, I went through the examples in units/ and found two broken examples (broken before I fixed the recursion bug): 1) artist_tests.py Traceback (most recent call last): File "artist_tests.py", line 30, in lc = collections.LineCollection(ver