Project

General

Profile

recommendation for unwrapping procedures

Added by Lucas Johnson 20 days ago

I'm curious if there is a script or procedure that encapsulates many of the steps for unwrapping differential interferograms in the GAMMA software. It appears that mk_unw_2d and mk_adf2_2d might be the thing i'm looking for? But I don't see them used in the examples that i have found. Essentially I'm curious if you recommend these routines or if the more granular functions from the demos (like mcf and similar) are still the best practice.

Thanks!

- Lucas


Replies (3)

Guide for unwrapping - Added by Charles Werner 17 days ago

Hello,
Those mk_* routines can be used for stacks of interferograms.
To filter and unwrap individual interferograms: adf2 and mcf are the
programs to use.

Use the defaults as a starting place. Generally use a low value of
exponent for adf2 (.4 as the max).

Best regards,
Charles

On 2026-08-04 16:44, Lucas Johnson wrote:

GAMMA QUESTIONS - UNWRAPPING: GUIDE FOR UNWRAPPING [1]

Lucas Johnson

I'm curious if there is a script or procedure that encapsulates many
of the steps for unwrapping differential interferograms in the GAMMA
software. It appears that mk_unw_2d and mk_adf2_2d might be the thing
i'm looking for? But I don't see them used in the examples that i have
found. Essentially I'm curious if you recommend these routines or if
the more granular functions from the demos (like mcf and similar) are
still the best practice.

Thanks!

- Lucas
-------------------------

You have received this notification because you have either subscribed
to it, or are involved in it.
To change your notification preferences, please click here:
https://dep1doc.gfz.de

Links:
------
[1] https://dep1doc.gfz.de/boards/21/topics/695

RE: recommendation for unwrapping procedures - Added by Lucas Johnson 14 days ago

Thank you! I do indeed want to process stacks of interferograms. In the mk_diff_2d function there's a def option described as follows: "a map of the linear deformation rate is available that matches the size of the differential interferogram it is specified by the def filename parameter, otherwise a "-" can be entered." I have a few questions:

1. What does "linear deformation rate" mean? Would that be the mean velocity in LOS direction? Or could it be the mean velocity magnitude (magnitude = sqrt(vx^2 + vy^2))?
2. What does mk_diff_2d do with this linear deformation rate? Does simulate a phase and use similarly to the topo-simulated phase?

Thank you!

- Lucas

RE: recommendation for unwrapping procedures - Added by Charles Werner about 12 hours ago

This is a multi-part message in MIME format.
--------------SHFQcePwYqYjIdtuCrdiWrMv
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit

Hello,
See my answers below.
Best regards,
Charles

On 10.08.2026 23:49, Lucas Johnson wrote:

GAMMA Questions - Unwrapping: RE: recommendation for unwrapping procedures
<https://dep1doc.gfz.de/boards/21/topics/695?r=697#message-697>

/Lucas Johnson/

Thank you! I do indeed want to process stacks of interferograms. In the |mk_diff_2d| function there's a |def| option described as follows: /"a map of
the linear deformation rate is available that matches the size of the
differential interferogram it is specified by the def filename parameter,
otherwise a "-" can be entered./" I have a few questions:

1. What does "linear deformation rate" mean? Would that be the mean velocity
in LOS direction? Or could it be the mean velocity magnitude (|magnitude =
sqrt(vx^2 + vy^2)|)?

Differential interferometry from a single stack always is defines deformation in
the LOS direction.

2. What does |mk_diff_2d| do with this linear deformation rate? Does simulate
a phase and use similarly to the topo-simulated phase?

It calculates a temporal phase function that is determined from the LOS rate 
specified for each point in the differential interferogram.
(I think the LOS rate is specified in the units of meters/day).  In the script
you can see the underlying gamma software program that
calculates the simulated phase. See the documentation.

Thank you!

- Lucas


You have received this notification because you have either subscribed to it,
or are involved in it.
To change your notification preferences, please click here:
https://dep1doc.gfz.de <https://dep1doc.gfz.de>

    (1-3/3)