aboutsummaryrefslogtreecommitdiff
path: root/vo/votools/doc/tabclip.hlp
blob: ae359268dd8490a953ce2526d63b4b6aedfe6b8b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
.help tabclip Mar12 votools
.ih
NAME
tabclip -- Clip a table to a specified box region
.ih
USAGE
tabclip intab outtab xcol ycol x1 y1 x2 y2
.ih
PARAMETERS
.ls intab
The input table name.
.le
.ls outtab
The out table name.
.le
.ls xcol, ycol
The X and Y column names.
.le
.ls x1, y1
The lower-left clipping values.
.le
.ls x2, y2
The upper-right clipping values.
.le

.ih
DESCRIPTION

The \fITABCLIP\fR task is used clip a table (i.e. select rows) where
the value is the \fIxcol\fR and \fIycol\fR columns fall within the
box specified by the \fIx1\fR, \fIy1\fR, \fIx2\fR, \fIx2\fR values.

.ih
REVISIONS

.ih
SEE ALSO

.endhelp