-
Description of the problem
Full script that generated the error
Full error message
System information
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Triangles, or triplets of interferograms, are defined in equation 8 in Yunjun et al. (2019). You can find more descriptions about the phase closure unwrapping error correction methods. Based on the printout msg, your stack of interferograms has a sequential connection of 1, and could not form any triplets, therefore, you could not use phase closure for unwrapping error correction. You could either turn off this option or generate more interferograms using a sequential connection of 2, 3 or more and re-run. |
Beta Was this translation helpful? Give feedback.
Triangles, or triplets of interferograms, are defined in equation 8 in Yunjun et al. (2019). You can find more descriptions about the phase closure unwrapping error correction methods. Based on the printout msg, your stack of interferograms has a sequential connection of 1, and could not form any triplets, therefore, you could not use phase closure for unwrapping error correction.
You could either turn off this option or generate more interferograms using a sequential connection of 2, 3 or more and re-run.