logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

plotoffsets - program to plot offset vectors from Doris

Author

       plotoffsets was written by Bert Kampes, (c) 1999-2001.

       This manual page was written by Antonio Valentino <antonio.valentino@tiscali.it>, for the Debian  project
       (and may be used by others).

                                                November  1, 2010                                 PLOTOFFSETS(1)

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 ] ] ]

See Also