A Space & astronomy forum. SpaceBanter.com

Go Back   Home » SpaceBanter.com forum » Astronomy and Astrophysics » FITS
Site Map Home Authors List Search Today's Posts Mark Forums Read Web Partners

[fitsbits] conversion of jpeg to fits



 
 
Thread Tools Display Modes
  #1  
Old September 17th 07, 10:15 AM posted to sci.astro.fits
Sreenath K R
external usenet poster
 
Posts: 1
Default [fitsbits] conversion of jpeg to fits

I have jpeg image and I would like to convert it into fits format. Kindly do
let me know how to convert jpeg format to fits format.
Also I would like to know generally what is the format of the data of any
image that is given as input for making fits format.
thanks
--
Sreenath.K.R
Scientist/Engineer 'SC'
ISTRAC/ISRO
Bangalore

  #2  
Old September 18th 07, 10:56 AM posted to sci.astro.fits
LC's NoSpam Newsreading account[_2_]
external usenet poster
 
Posts: 23
Default [fitsbits] conversion of jpeg to fits

On Mon, 17 Sep 2007, Sreenath K R wrote:

I have jpeg image and I would like to convert it into fits format.


The GIMP should have a plugin to convert jpeg to FITS (at least my
version has). Note however that such a conversion has several intrinsic
(philosophical, not technical) problems.

A FITS image is essentially a data array, an xy matrix of measurements,
which contains z values in some physical units (can be the readout of a
CCD camera, or the number of photons in the pixel or anything else). The
pixels are generally pixels on a detector, and are associated to sky
positions via the WCS keywords in the FITS header. But nobody forbids to
use a FITS file to keep chisquare on z, hydrogen column density and
spectral slope on x,y or anything else.

A jpeg image is a picture or a plot.
It occurred to me to have jpeg images of small "thumbnails" of sky
areas, which I wanted to use for overlays.

These pictures had a frame with axes, tics and labels all around, and
contained inside the frame a sky image with some fixed colour scaling.

What I had to do was cropping the image to cut out the outside of the
frame, and then output the inside of the frame in a "basic" FITS file.
The GIMP can do that. But then I need to manually add a WCS to the FITS
header with some external FITS utility, in order to be able to overlay
sky objects.

To me the idea of supplying thumbnails as jpeg and not FITS seems a
brain-damaged idea, but sometimes there are data right policies ...

Also I would like to know generally what is the format of the data of
any image that is given as input for making fits format.


You should carefully read the FITS standard. FITS images can contain
data in integer and floating point form with a variety of bits/pixel
(see BITPIX). So provided you take care of the conversion to the
endianness required by FITS you can use almost any numeric data array as
source ... provided you write the header accordingly.


--
----------------------------------------------------------------------
is a newsreading account used by more persons to
avoid unwanted spam. Any mail returning to this address will be rejected.
Users can disclose their e-mail address in the article if they wish so.
 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
FITS -> jpeg/gif/png in python Chris FITS 0 March 15th 05 03:47 PM
FITS long integer support (was [fitsbits] ADASS FITS BoF onSunday) Eric Greisen FITS 10 October 26th 04 08:14 AM
FITS long integer support (was [fitsbits] ADASS FITS BoFon Sunday) William Pence FITS 6 October 22nd 04 08:23 PM
FITS long integer support (was [fitsbits] ADASS FITS BoF onSunday) Thomas McGlynn FITS 0 October 20th 04 03:18 PM
Programs for stacking fits or jpeg Rafael Compassi Amateur Astronomy 2 August 26th 03 03:04 PM


All times are GMT +1. The time now is 07:48 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 SpaceBanter.com.
The comments are property of their posters.