PHASEFILT(1) | User Commands | PHASEFILT(1) |
phasefilt - phasefilt
This program is part of GMTSAR.
phasefilt -imag imag.grd -real real.grd [-alpha alpha][-psize size][-amp1 amp1.grd -amp2 amp2.grd][-diff][-v]
-imag [required] GMT format file of imaginary component -real [required] GMT format file of real component -alpha exponent for filter - usually between 0.0 and 1.5 (0.0 should not filter).
-psize patch size for filtering. Must be power of two.
-amp1 GMT format file of amplitude image of image 1. Needed (and applies) modified filter. -amp2 GMT format file of amplitude image of image 2. Needed (and applies) modified filter. -diff Calculate difference between input phase and output phase. -complex_out Write out filtered real and imaginary (filtphase_real.grd and filtphase_imag.grd) -v Verbose. -debug Debug.
example: phasefilt -imag imag.grd -real real.grd -alpha 0.5
phasefilt -imag imag.grd -real real.grd [-alpha alpha][-psize size][-amp1 amp1.grd -amp2 amp2.grd][-diff][-v]
-imag [required] GMT format file of imaginary component -real [required] GMT format file of real component -alpha exponent for filter - usually between 0.0 and 1.5 (0.0 should not filter).
-psize patch size for filtering. Must be power of two.
-amp1 GMT format file of amplitude image of image 1. Needed (and applies) modified filter. -amp2 GMT format file of amplitude image of image 2. Needed (and applies) modified filter. -diff Calculate difference between input phase and output phase. -complex_out Write out filtered real and imaginary (filtphase_real.grd and filtphase_imag.grd) -v Verbose. -debug Debug.
example: phasefilt -imag imag.grd -real real.grd -alpha 0.5
May 2024 | phasefilt phasefilt [GMTSAR] - Apply adaptive non-linear phase filter |