public documents.sextractor_doc

[/] [whatis.tex] - Blame information for rev 40

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 19 gam
\chapter{What is {\sc SExtractor}?}
2 29 bertin
{\sc SExtractor} ({\em Source-Extractor}) is a program that builds a catalogue
3
of objects from an astronomical \index{image} image. It is particularly oriented
4
towards the reduction of large scale galaxy-survey data, but it also performs
5
well on \index{mode} moderately crowded star fields. Its main features are:
6 19 gam
\begin{itemize}
7
\item Support for multi-extension FITS.
8
\item Speed: typically 1--10 Mpixel/s or 10--1000 sources/s with a 2 GHz processor.
9 25 gam
\item Ability to work with very large \index{image} images (up to $65{\rm k}\times65{\rm k}$
10 19 gam
pixels on 32 bit machines, or $2{\rm G}\times2{\rm G}$ pixels on 64 bit machines),
11 25 gam
thanks to buffered \index{image} image access.
12
\item Real-time filtering of \index{image} images to improve detectability.
13
\item Robust \index{deblending} deblending of overlapping extended objects.
14 19 gam
\item Flexible catalogue output of desired parameters only.
15 25 gam
\item Pixel-to-pixel photometry in dual-image \index{mode} mode.
16
\item Fast Point-Spread-Function and galaxy \index{mode} model fitting.
17
\item Handling of \index{weight map} \index{weight maps} weight maps and flag maps.
18
\item Optimum handling of \index{image} images with variable S/N.
19
\item Built-in catalogue \index{cross-identification} cross-identification.
20
\item Special \index{mode} mode for photographic scans.
21
\item \index{XML} XML \index{VOTable} VOTable-compliant catalogue output.
22 19 gam
\end{itemize}
23
 
24 40 bertin
Additional information about what the software can or cannot do is provided in
25 39 bertin
the Frequently Asked Questions section (\S\ref{chap:faq}).
26