discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] Alternative to gr_read_binary.py


From: Trond Danielsen
Subject: [Discuss-gnuradio] Alternative to gr_read_binary.py
Date: Fri, 27 Apr 2007 12:18:18 +0200

Hi,

I noticed when updating my gnuradio svn tree that gr_read_binary.py
had been added to the tree. I just wanted to say that for those who
already have scipy installed, the function fromfile(file, dtype=...)
also works. Just remembed to add dtype=complex64 for gr_complex data,
and dtype=float32 for gr_float.

cheers,
--
Trond Danielsen




reply via email to

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