discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [Discuss-gnuradio] GL sinks freeze


From: Nick Foster
Subject: RE: [Discuss-gnuradio] GL sinks freeze
Date: Tue, 29 Dec 2009 21:16:32 +0000

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: address@hidden
> To: address@hidden
> CC: address@hidden
> 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. Sign up now.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]