Scroll to navigation

PHASEFILT.DORIS(1) User PHASEFILT.DORIS(1)

NAME

phasefilt.doris - Filter mph file using Doris

DESCRIPTION

phasefilt.doris v1.1, FMR software, Bert Kampes, (c)2000

phasefilt.doris -l numlines [-o .filtered] [-a 0.25] [-e 3]
[-b 32] [-m goldstein] [-k kernel | -K file] [--] infile
OPTIONS:
Number of lines in inputfile.
method either: "goldstein", "spectral", or "spatialconv".
Output file name.
Alpha filter parameter A e{0,1} (Goldstein method).
Use overlap of 2*E pixels, so partially the same complex data are used to estimate the spectrum.
Filter in blocks of size (B,B). Should be power of 2.
1D KERNEL, use underscores for space. For example -k 5_1_2_3_4_5
Name of ascii input file containing a 2D kernel for method spatialconv or spectral. 1 header line with: "height", "width" and "scalefactor", for example:
3 3 0.111111111111
1 1 1 1 1 1 1 1 1
Name of input file with numlines (complexr4).
BUGS:
-
EXAMPLES:
-
SEE ALSO:
Doris user's manual, e.g. online, at: www.geo.tudelft.nl/doris/

infile: does not exist

phasefilt.doris -- Filter mph file using Doris.
SYNOPSIS:
phasefilt.doris -l numlines [-o .filtered] [-a 0.25] [-e 3]
[-b 32] [-m goldstein] [-k kernel | -K file] [--] infile
OPTIONS:
Number of lines in inputfile.
method either: "goldstein", "spectral", or "spatialconv".
Output file name.
Alpha filter parameter A e{0,1} (Goldstein method).
Use overlap of 2*E pixels, so partially the same complex data are used to estimate the spectrum.
Filter in blocks of size (B,B). Should be power of 2.
1D KERNEL, use underscores for space. For example -k 5_1_2_3_4_5
Name of ascii input file containing a 2D kernel for method spatialconv or spectral. 1 header line with: "height", "width" and "scalefactor", for example:
3 3 0.111111111111
1 1 1 1 1 1 1 1 1
Name of input file with numlines (complexr4).
BUGS:
-
EXAMPLES:
-
SEE ALSO:
Doris user's manual, e.g. online, at: www.geo.tudelft.nl/doris/

SEE ALSO

The full documentation for phasefilt.doris is maintained as a Texinfo manual. If the info and phasefilt.doris programs are properly installed at your site, the command

info phasefilt.doris

should give you access to the complete manual.

September 2017 phasefilt.doris v1.1, FMR software, Bert Kampes, (c)20000