plotoffsets - program to plot offset vectors from Doris
Contents
Description
This manual page documents briefly the plotoffsets command.
plotoffsets is a program that plots offset vectors from Doris.
Position, correlation, and background image can be plotted.
Example
plotoffsets interferogram.out 1 25000 1 4900 0.4 slcfile.raw
Known Bugs
plotoffsets may depend on gawk or nawk and not work with std awk.
Name
plotoffsets - program to plot offset vectors from Doris
Options
A summary of options is included below.
ifile Resultfile from Doris (mandatory arg)
linelo First azimuth line (default: 1).
linehi Last azimuth line (default: 25000).
pixlo First range pixel (default: 1).
pixhi Last range pixel (default: 4900).
threshold
Only plot estimated with correlation above threshold (default: 0.4).
slcfile
Complex raw file. Magnitude is used as background image (format can be complex real4 or short
int).
See Also
doris(1), run(1), plotcpm(1). The DORISUserManual, available in /usr/share/doc/doris-doc.
Synopsis
plotoffsets ifile [ linelo hi pixlo hi [ threshold [ slcfile ] ] ]
