Thanks Josh -- ended up finding the same thing right around the same time. =) 
Wonder why Python wouldn't print the error message to stderr. The diff fixes 
the problem for me as well. I'll take a look at switching back to using 
numpy.choose, although the for loop seems to work fine for now.

--n



> Date: Sat, 26 Dec 2009 22:52:04 -0500
> From: j...@joshknows.com
> To: bistro...@hotmail.com
> CC: discuss-gnuradio@gnu.org
> Subject: Re: [Discuss-gnuradio] GL sinks freeze
> 
> I fixed it on my computer, it seems numpy.choose changed implementation 
> since the upgrade to 9.10 (or maybe i was misusing it). I replaced the 
> numpy.choose call with a python for loop. Its probably slower than a 
> numpy table look up. But lets just see if this also fixes the problem 
> for you.
> 
> It seems the gnuradio.org server is on vacation again. Attached is the 
> diff, try it out.
> 
> -Josh
                                          
_________________________________________________________________
Hotmail: Trusted email with Microsoft’s powerful SPAM protection.
http://clk.atdmt.com/GBL/go/177141664/direct/01/
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to