public documents.sextractor_doc

[/] [use.tex] - Diff between revs 19 and 25

Go to most recent revision | Only display areas with differences | Details | Blame | View Log

Rev 19 Rev 25
\chapter{Using {\sc SExtractor}}
\chapter{Using {\sc SExtractor}}
\label{chap:using}
\label{chap:using}
{\sc SExtractor} is run from the shell with the following syntax:
{\sc SExtractor} is run from the shell with the following \index{syntax} syntax:
 
 
\% ~ {\tt sex} ~ {\em image} {\tt [-c} {\em configuration-file}{\tt ]} ~ {\tt [ -}{\em Parameter1} {\em Value1\ }{\tt ]}
\% ~ {\tt sex} ~ {\em \index{image} image} {\tt [-c} {\em configuration-file}{\tt ]} ~ {\tt [ -}{\em Parameter1} {\em Value1\ }{\tt ]}
~ {\tt [ -}{\em Parameter2} {\em Value2\ }{\tt ]} ...
~ {\tt [ -}{\em Parameter2} {\em Value2\ }{\tt ]} ...
 
 
The parts enclosed within brackets are optional. The file names of input
The parts enclosed within brackets are optional. The file names of input
catalogues can be directly provided in the command-line, or in lists that are
catalogues can be directly provided in the command-line, or in lists that are
ASCII files with
ASCII files with
each catalogue name preceded by
each catalogue name preceded by
'@' (one per line).
'@' (one per line).
% Lists are ASCII files containing the input file names (one per line).
% Lists are ASCII files containing the input file names (one per line).
One should use lists instead of the catalogue file names if the number of
One should use lists instead of the catalogue file names if the number of
input catalogues is too large to be handled directly by the shell.
input catalogues is too large to be handled directly by the shell.
Any ``{\tt -}{\em Parameter} {\em Value}" statement in the command-line overrides
Any ``{\tt -}{\em Parameter} {\em Value}" statement in the command-line overrides
the corresponding definition in the configuration-file or any default
the corresponding definition in the configuration-file or any default
value (see below).
value (see below).