1 .TH GPIV_FASTY 1 "8 November 2006"
3 gpiv_fasty \- Simple data manipulation tool for PIV data.
7 [\fB-h\fR | \fB--help\fP\fR]
8 [\fB-p\fR | \fB--print\fR]
9 [\fB-v\fR | \fB--version\fR]
11 < \fIstdin\fR > \fIstdout\fR
17 \fBgpiv_fasty\fP returns fast running y-positions of data that are
18 originally written with fast running x-positions. All other variables
19 (particle displacements, snr, peak#) are at the new positions as well.
21 The parameters read from the configuration resources (containing the
22 key \fBPOST\fR) may be overruled by the command line options, as
28 \fB-h\fR | \fB--help\fP
32 \fB-p\fR | \fB--print\fP
33 Prints parameters, command line options and input and output filenames
34 to stdout. The output is identic of \fIfilename\fB.par\fR, in case \fB-f\fP is
38 \fB-v\fR | \fB--version\fP
39 Print version information on standard output, then exits successfully.
43 Input Piv data file. Overrides stdin and stdout. Output will be
44 written to \fIfilename\fB.ma.piv\fR. The parameters will be written or
45 appended to \fIfilename\fB.par\fR and may be used for future use by
46 including them in \fI./gpivrc\fR.