File: gpiv_s-avg.1

package info (click to toggle)
gpivtools 0.6.0-1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 1,472 kB
  • ctags: 528
  • sloc: ansic: 6,804; sh: 5,105; perl: 1,035; makefile: 299; python: 207
file content (74 lines) | stat: -rw-r--r-- 1,647 bytes parent folder | download | duplicates (4)
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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
.TH GPIV_S-AVG 1 "8 November 2006"
.SH NAME
gpiv_s-avg \- Spatial statistics of PIV data.
.SH SYNOPSIS

\fBgpiv_s-avg\fP 
[\fB-h\fR | \fB--help\fR] 
[\fB-p\fR | \fB--print\fR] 
[\fB-s\fR]
[\fB-no_s\fR] 
[\fB-v\fR | \fB--version\fR]  
[\fIfilename\fP] 
< \fIstdin\fR > \fIstdout\fR

\fP

.SH DESCRIPTION

\fBgpiv_s-avg\fP reports the spatial global mean velocities and
variances in x and y-direction of a PIV data stream. Only input data
of which the peak number is not equal to -1 are taken into
account.

The parameters read from the configuration resources (containing the
key \fBPOST\fR) may be overruled by the command line options, as
explained below. 


.SH Options 
.TP
\fB-h\fR | \fB--help\fP
On-line help.

.TP
\fB-p\fR | \fB--print\fP
Prints parameters, command line options and input and eventually filenames
to stdout.  The output is identic of \fIfilename\fB.par\fR, in case 
\fB-f\fP is used.
.TP
\fB-s\fR
Subtracts the mean x-and y-particle displacements from the input data.

.TP
\fB-no_s\fR
Suppresses subtracting the mean values from the input data.

.TP
\fB-v\fR | \fB--version\fP
Prints version information on standard output, then exits successfully.

.TP
[\fB-z \fIdx0 dy0\fR] 
zero offset of displacement or velocity estimators.

.TP
\fIfilename\fR
Input PIV file. Overrides stdin and stdout. The output will be
written to \fIfilename\fB.sa.piv\fR. Parameters are stored in 
\fIfilename\fB.par\fR and may be used for future use by including them 
in \fI./gpivrc\fR.

.TP

.SH SEE ALSO
gpivtools

.SH NOTES

.SH AUTHOR
Gerber Van der Graaf

.SH BUGS
The program has been tested for PIV data. So far, no bugs have been
found.