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

Change the application of 'maxsig' threshold parameter #269

Closed mcgarth closed 4 years ago

mcgarth commented 4 years ago

In this PR I address the Github issue https://github.com/GeoscienceAustralia/PyRate/issues/247

codecov-commenter commented 4 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (develop@d340c41). Click here to learn what that means. The diff coverage is 92.24%.

Impacted file tree graph

@@            Coverage Diff             @@
##             develop     #269   +/-   ##
==========================================
  Coverage           ?   90.77%           
==========================================
  Files              ?       25           
  Lines              ?     3383           
  Branches           ?      567           
==========================================
  Hits               ?     3071           
  Misses             ?      205           
  Partials           ?      107           
Impacted Files Coverage Δ
pyrate/core/config.py 80.62% <ø> (ø)
pyrate/prepifg.py 99.13% <ø> (ø)
pyrate/merge.py 90.00% <91.25%> (ø)
pyrate/core/stack.py 97.22% <93.10%> (ø)
pyrate/configuration.py 100.00% <100.00%> (ø)
pyrate/core/aps.py 85.25% <100.00%> (ø)
pyrate/process.py 90.19% <100.00%> (ø)
pyrate/core/gamma.py 97.93% <0.00%> (ø)
pyrate/core/orbital.py 95.70% <0.00%> (ø)
... and 22 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update d340c41...a78f74e. Read the comment docs.

mcgarth commented 4 years ago

Thanks for the reviews! Merging, but will look in to the error "Failed to compute statistics, no valid pixels found in sampling"