| 1 |
25 |
gam |
\chapter{Handling of \index{image} image data}
|
| 2 |
|
|
{\sc SExtractor} accepts \index{image} images stored in FITS\footnote{\it Flexible Image Transport System}
|
| 3 |
19 |
gam |
format (Wells \etal 1981, see also {\tt http://fits.gsfc.nasa.gov}).
|
| 4 |
|
|
Both ``Basic FITS'' (one single header and one single body) and ``Multi-Extension-FITS'' (MEF)
|
| 5 |
25 |
gam |
\index{image} images are recognized. Binary {\sc SExtractor} catalogues produced from MEF \index{image} images are MEF files
|
| 6 |
19 |
gam |
themselves. If catalogue output is in ASCII format, all catalogues from the individual extensions
|
| 7 |
|
|
are concatenated in one big file; the {\tt EXT\_NUMBER} catalogue parameter must be used to tell
|
| 8 |
|
|
which extension the source belongs to.
|
| 9 |
|
|
|
| 10 |
25 |
gam |
For \index{image} images with ${\tt NAXIS} > 2$, only the first data-plane is loaded.
|
| 11 |
|
|
If \index{WCS} WCS\footnote{\it World Coordinate System} information (Greisen \& Calabretta 1995,
|
| 12 |
19 |
gam |
{\tt http://www.cv.nrao.edu/fits/documents/wcs/wcs.all.ps}) is available in the
|
| 13 |
|
|
header, it is automatically used by {\sc SExtractor} to compute astrometric parameters. Other
|
| 14 |
|
|
astrometric descriptions
|
| 15 |
|
|
like AST ({\it Starlink} format) \gam{Provide URL in footnote} or the solution coefficients of the DSS
|
| 16 |
|
|
\footnote{{\it Digital Sky Survey} \gam{URL in footnote}} plates are not recognized by the software.
|
| 17 |
|
|
|
| 18 |
|
|
In {\sc SExtractor}, as in all similar programs, FITS axis ``1'' is traditionaly referred as the
|
| 19 |
|
|
{\tt X} axis, and FITS axis ``2'' as the {\tt Y} axis.
|
| 20 |
|
|
|