tophu.PhassUnwrap
- class tophu.PhassUnwrap(coherence_thresh=0.2, good_coherence=0.7, min_region_size=200)
Callback functor for unwrapping using PHASS.
Methods
__call__(igram, coherence, nlooks, scratchdir)Perform two-dimensional phase unwrapping.
Methods
PhassUnwrap.__init__([coherence_thresh, ...])Construct a new PhassUnwrap object.
PhassUnwrap.__call__(igram, coherence, ...)Perform two-dimensional phase unwrapping.
Attributes