discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] FITS File storage and reading


From: Mir M. Ali
Subject: Re: [Discuss-gnuradio] FITS File storage and reading
Date: Thu, 6 May 2010 19:58:24 -0500

I would just store the data using gr.file_sink and format it accordingly by writing a routine. But if you want to build a block that stores the data in the format you require then you can build a block yourself and add it to the grc. To add it to grc you can look at this page,

http://gnuradio.org/redmine/wiki/gnuradio/GNURadioCompanion

On Tue, May 4, 2010 at 4:27 AM, Umair Naeem <address@hidden> wrote:

Can anyone help me how to store a stream of data or a vector in FITS format in GRC...?

Regards,
Umair Naeem
MSc Communication Engineering
Chalmers University ot Technology, Sweden.


_______________________________________________
Discuss-gnuradio mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio


reply via email to

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