OSOceanAcoustics / echoregions

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

Fix Bottom Values #154

Closed ctuguinay closed 9 months ago

ctuguinay commented 9 months ago

For Bottom Mask function in Lines, set Bottom to 1 and Else to 0. Previously Bottom was 0 and Else was 1.

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (5983491) 87.54% compared to head (6e85025) 87.54%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #154 +/- ## ======================================= Coverage 87.54% 87.54% ======================================= Files 13 13 Lines 578 578 ======================================= Hits 506 506 Misses 72 72 ```

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