OSOceanAcoustics / echoregions

Interfacing water column sonar data with annotations and labels
https://echoregions.readthedocs.io/
Apache License 2.0
6 stars 5 forks source link

Use Kwargs** for Line Mask Interpolation #156

Closed ctuguinay closed 7 months ago

ctuguinay commented 7 months ago

Used Kwargs** for Line Mask Interpolation, and modified test to make use of slinear interpolation. This addresses #151.

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (18af729) 87.54% compared to head (214b2fc) 87.43%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #156 +/- ## ========================================== - Coverage 87.54% 87.43% -0.11% ========================================== Files 13 13 Lines 578 573 -5 ========================================== - Hits 506 501 -5 Misses 72 72 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.