teamtomo / membrain-seg

membrane segmentation in 3D for cryo-ET
Other
47 stars 12 forks source link

Add default arguments to components and threshold functions #42

Closed LorenzLamm closed 8 months ago

LorenzLamm commented 8 months ago

In some cases, the missing arguments caused some errors, so I added them (which is the cleaner way anyway)

codecov-commenter commented 8 months ago

Codecov Report

Merging #42 (86e1de3) into main (67417a4) will increase coverage by 0.00%. The diff coverage is n/a.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

@@          Coverage Diff          @@
##            main     #42   +/-   ##
=====================================
  Coverage   6.62%   6.62%           
=====================================
  Files         38      38           
  Lines       1314    1313    -1     
=====================================
  Hits          87      87           
+ Misses      1227    1226    -1     
Files Coverage Δ
src/membrain_seg/segmentation/cli/segment_cli.py 0.00% <ø> (ø)