bopen / sarsen

Algorithms and utilities for Synthetic Aperture Radar (SAR) sensors
Apache License 2.0
271 stars 26 forks source link

Gamma flattening #2

Closed aurghs closed 2 years ago

aurghs commented 2 years ago

Algorithms for gamma flattening

codecov-commenter commented 2 years ago

Codecov Report

Merging #2 (802eb4c) into main (85a0cf5) will decrease coverage by 10.90%. The diff coverage is 5.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##             main       #2       +/-   ##
===========================================
- Coverage   65.50%   54.60%   -10.91%     
===========================================
  Files          10       10               
  Lines         258      315       +57     
  Branches       16       18        +2     
===========================================
+ Hits          169      172        +3     
- Misses         86      139       +53     
- Partials        3        4        +1     
Impacted Files Coverage Δ
sarsen/apps.py 0.00% <0.00%> (ø)
sarsen/scene.py 63.88% <0.00%> (-3.76%) :arrow_down:
sarsen/geocoding.py 28.88% <5.88%> (-30.09%) :arrow_down:

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 85a0cf5...802eb4c. Read the comment docs.