public software.sextractor

[/] [branches/] [multi/] [man/] [sex.1] - Blame information for rev 285

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 285 bertin
.TH SEXTRACTOR "1" "May 2012" "SExtractor 3.0a6" "User Commands"
2 2 bertin
.SH NAME
3 233 bertin
sex \- extract a source catalogue from an astronomical FITS image
4 2 bertin
.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 228 bertin
See http://astromatic.net/software/sextractor for more details.
22 2 bertin
.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 233 bertin
.SH MANUAL
33 2 bertin
The full documentation for
34
.B SExtractor
35 228 bertin
is maintained as a PDF manual available at
36
.B http://astromatic.net/software/sextractor
37 233 bertin
.SH "REPORTING BUGS"
38
Please report bugs to the SExtractor software forum at
39
http://astromatic.net/forum.
40
.SH "SEE ALSO"
41
.BR
42
eye(1), missfits(1), psfex(1), scamp(1), sky(1), stiff(1), stuff(1), swarp (1),
43
ww(1)
44
.SH AUTHORS
45
Written by Emmanuel Bertin (Institut d'Astrophysique de Paris)
46
.PP
47
.SH LICENSE
48
SExtractor is licensed under the terms of the General Public License (GPL),
49
version 3.
50
.SH COPYRIGHT
51
.PP
52
This is free software; see the source for copying conditions.  There is NO
53
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
54