GeoscienceAustralia / PyRate

A Python tool for estimating velocity and time-series from Interferometric Synthetic Aperture Radar (InSAR) data.
https://geoscienceaustralia.github.io/PyRate/
Apache License 2.0
201 stars 71 forks source link

Sb/ref phs investigation #268

Closed basaks closed 4 years ago

mcgarth commented 4 years ago

I have checked this PR against the bug I was encountering with refest=1 (ifg median value) using the small_test data when cohmask=1 and cohthresh =0.5. The original problem I was encountering (which was related to too many pixels being masked and impacting the ref_phs subtraction) no longer occurs.

I would like @tfuhrmann to test this PR against the issues he reported