discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] USRP Radio Astronomy


From: Eric Blossom
Subject: Re: [Discuss-gnuradio] USRP Radio Astronomy
Date: Mon, 10 Dec 2007 09:20:55 -0800
User-agent: Mutt/1.5.17 (2007-11-01)

On Mon, Dec 10, 2007 at 01:29:50AM -0500, Marcus Leech wrote:
> Frank Rawlins wrote:
> > Hi,
> >
> > Hope someone is able to help.  I have gnuradio 3.1.1 on LINUX 7.10 and have 
> > now managed to install pyephem from a previous problem.  The fm radio works 
> > fine but when I try to run radio astronomy I receive the following.
> >
> > Thank you,
> >
> > Frank
> >
> >
> > address@hidden:~/gnuradio/gr-radio-astronomy/src/python$ usrp_ra_receiver.py
> >
> >
> >   
> Frank:
> 
> I just got back from travel.
> 
> I don't know why you don't have the FFT module.
> 
> When I run python on my system in interactive mode, I can:
> 
> Python 2.5 (r25:51908, Nov  6 2007, 16:54:01)
> [GCC 4.1.2 20070925 (Red Hat 4.1.2-27)] on linux2
> Type "help", "copyright", "credits" or "license" for more information.
> >>> import FFT
> 
> Which works just fine.
> 
> Do you have python-numeric installed?
> 
> You need package:
> 
> python-numeric-24.2-4.fc7
> 
> Installed on your system to get this package.

Marcus, Numeric is deprecated by everybody, not just us.  
Is there an equivalent import that uses numpy instead?

Eric




reply via email to

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