/InSAR_remove_phase_ramp

Estimate and Remove Linear Phase Ramps from Differential Interferograms.

Primary LanguageJupyter NotebookMIT LicenseMIT

Estimate and Remove a Linear Phase Ramp from Differential Interferograms.

Language License

Estimate and remove the contribution of a Linear Ramp to the Wrapped Phase of the considered Differential InSAR Interferograms.

data/diff_ingram_test_deramped.jpeg

Scripts:

  1. remove_phase_ramp.py - Find the Phase Ramp optimal parameters employing a Grid Search approach. A first guess of the ramp parameters - e.g. number of cycles along columns and rows - must be provided by the user.
  2. remove_phase_ramp_fft.py - Estimate the Linear Phase Ramp in the Frequency Domain as the maximum value of the Power Spectrum of the Signal.

Install Python Dependencies:

>> pip install -r requirements.txt

PYTHON DEPENDENCIES:

License

The content of this project is licensed under the Creative Commons Attribution 4.0 Attribution license and the source code is licensed under the MIT license.