Log in

View Full Version here: : converting fit files


AdrianF
16-08-2010, 03:31 PM
Is there an easy way to convert fit to jpeg files?
I used ivanview last night to convert some files I had and all of the files became 0 bytes in size.

Adrian

mithrandir
16-08-2010, 03:50 PM
ImageMagick should do it. From some error reports it might need the -normalize switch:

convert -normalize your.fits your.jpg

Octane
16-08-2010, 03:55 PM
Adrian,

IRIS will do it for you.

File -> Load your FITS file. Then, File -> Save As, select JPG, et voila.

I think the only thing you'll need to do first, though, is go into Files -> Settings, and change from the proprietary PIC to FITS format.

H

AdrianF
16-08-2010, 05:16 PM
Thanks guys.I will have a look at both programs.

Adrian