Next: 7. File Formats
Up: aXe 1.6 User Manual
Previous: 5. Configuration of aXe
Contents
Index
Subsections
6. aXe Calibration Files
The aXe tasks use several calibration files in addition to
the information contained in the Main Configuration File (see
Chapt.5.2.1). This section
describes these files.
6.1 Sensitivity Curve
This file is a FITS binary table
containing the three columns WAVELENGTH, SENSITIVITY, ERROR and listing
the total system sensitivity (in
per erg cm
s
Å
) as a function of
wavelength (in Å). The ERROR column
should contain the estimated
error in the SENSITIVITY (in
per
erg cm
s
Å
). Note: this sensitivity curve should
be per Å and not per pixel.
6.2 Flat field
This file is a multiple extension FITS file containing a model of the
wavelength dependence of the flat-field for each pixel. Each extension
of this file contains the
polynomial coefficient of the
relation
,
where
is a normalized value obtained with
and
is the wavelength of the pixel (i,j). The values for
and
are in the FITS header keywords
and
. There are no hard limits on the number of extensions
in this file, i.e. on the order of the polynomial model. The task
petff is used to read this file, compute and apply the flat-field
coefficient at each pixel contained in a Pixel Extraction Table.
This is done by
dividing the pixel value by the computed flat-field coefficient.
The structure of this file is shown in figure 6.1. Note
that the first extension of this file [0] contains the constant term
of the polynomial.
Next: 7. File Formats
Up: aXe 1.6 User Manual
Previous: 5. Configuration of aXe
Contents
Index
mkuemmel@eso.org