FITS File storage and reading

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

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

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