From: Paul K. <pki...@ni...> - 2008-02-19 23:45:22
|
On Tue, Feb 19, 2008 at 10:55:14AM -0500, Michael Droettboom wrote: > 2) The picking code for a line assumes non-masked arrays. Since the > Line class already keeps around a "compressed" version of the data for > drawing, it is easy enough to use that instead of the raw data. I didn't provide any masked array checks in any of the contains methods that I wrote. Do any of these need to be fixed? I won't have a lot of time over the next few months, and I will be slow to fix them. - Paul |