| 1 |
227 |
bertin |
.TH SEXTRACTOR "1" "August 2010" "SWarp 2.12.0" "User Commands"
|
| 2 |
2 |
bertin |
.SH NAME
|
| 3 |
|
|
sex \- extract a source catalog from an astronomical FITS image
|
| 4 |
|
|
.SH SYNOPSIS
|
| 5 |
|
|
.B sex \fIimage\fR [\fI-c configuration-file\fR]
|
| 6 |
|
|
.RS
|
| 7 |
|
|
[\fI-parameter1 value1 -parameter2 value2 ...\fR]
|
| 8 |
|
|
.RE
|
| 9 |
|
|
.TP
|
| 10 |
|
|
.B sex \fIimage\_detect\fR \fIimage_measure\fR [\fI-c configuration-file\fR]
|
| 11 |
|
|
.RS
|
| 12 |
|
|
[\fI-parameter1 value1 -parameter2 value2 ...\fR]
|
| 13 |
|
|
.RE
|
| 14 |
|
|
.TP
|
| 15 |
|
|
.B sex \fI-d\fR
|
| 16 |
|
|
.SH DESCRIPTION
|
| 17 |
|
|
SExtractor is a program that builds a catalogue of objects from an astronomical
|
| 18 |
|
|
image. Although it is particularly oriented towards reduction of large scale
|
| 19 |
|
|
galaxy-survey data, it performs rather well on moderately crowded star fields.
|
| 20 |
|
|
.RE
|
| 21 |
|
|
See http://terapix.iap.fr/soft/sextractor for more details.
|
| 22 |
|
|
.SS "Operation modes:"
|
| 23 |
|
|
.TP
|
| 24 |
|
|
\fB\-h\fR, \fB\-\-help\fR
|
| 25 |
|
|
print this help, then exit
|
| 26 |
|
|
.TP
|
| 27 |
|
|
\fB\-V\fR, \fB\-\-version\fR
|
| 28 |
|
|
print version number, then exit
|
| 29 |
|
|
.TP
|
| 30 |
|
|
\fB\-d\fR, \fB\-\-dump\fR
|
| 31 |
|
|
dump a default configuration file
|
| 32 |
|
|
.SH AUTHOR
|
| 33 |
|
|
Written by Emmanuel Bertin (Institut d'Astrophysique de Paris and Observatoire de Paris).
|
| 34 |
|
|
.PP
|
| 35 |
|
|
Copyright 1994-2005 Emmanuel Bertin
|
| 36 |
|
|
.RE
|
| 37 |
|
|
This is free software; see the source for copying conditions. There is NO
|
| 38 |
|
|
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
| 39 |
|
|
.SH "REPORTING BUGS"
|
| 40 |
|
|
Report bugs to .
|
| 41 |
|
|
.SH "SEE ALSO"
|
| 42 |
|
|
.BR swarp (1)
|
| 43 |
|
|
.PP
|
| 44 |
|
|
The full documentation for
|
| 45 |
|
|
.B SExtractor
|
| 46 |
|
|
is maintained as a Postscript manual available at
|
| 47 |
|
|
.B http://terapix.iap.fr/soft/sextractor
|