[AIT logo]

Institut für Astronomie und Astrophysik

Abteilung Astronomie

Sand 1, D-72076 Tübingen, Germany
[Uni logo]


data_fitsimg Source code in cafe_data_fitsimg.pro

data_fitsimg

Name
           data_fitsimg
Purpose
           Read in data set from fits file (image extension)
Category
           cafe
SUBCATEGORY:
           data
DATA FORMAT:
           Read the file as an fits file containing the
           data in images. Because images in general are
           multi-dimensional the data set also will contain more than
           one dimension.
           Images do not contain x value info. The x values are set
           at the increasing integers starting from 1.
           No error columns are defined.
PARAMETER:
               (optional) The extension number. If not given the
                extension number 1 is used (first extension).
               All parameters are separated with ",". If one
               parameter is not defined (empty string) the default
               column is used.
Side Effects
           Loads file data into environment.
Example
               > data, psf.fits[2]:3, fitsimg
               -> loads in image from fits file psf.fits to first
               subgroup in group 3
Revision History
           $Id: cafe_data_fitsimg.pro,v 1.4 2005/02/16 11:04:09 goehler Exp $

Last modified by pro2html on 2005 February 17 at 04:12 UTC

[Home Page] [Software, Documentation] [IDL Documentation] [Quick Reference] [Feedback]

Jörn Wilms (wilms@astro.uni-tuebingen.de)
Updated automatically