scilus / scilpy

The Sherbrooke Connectivity Imaging Lab (SCIL) Python dMRI processing toolbox
Other
62 stars 60 forks source link

Nawm generation based on distance map #1026

Closed frheault closed 1 month ago

frheault commented 3 months ago

Quick description

Script to compute NAWM around a binary lesion mask OR a lesion labels map. This output image(s) that will look like rings around each lesion. ...

Type of change

Check the relevant options.

Provide data, screenshots, command line to test (if relevant)

...

Checklist

pep8speaks commented 3 months ago

Hello @frheault, Thank you for updating !

There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:

Comment last updated at 2024-10-11 15:07:13 UTC
codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 69.87952% with 25 lines in your changes missing coverage. Please review.

Project coverage is 68.79%. Comparing base (f690978) to head (2ce4f62). Report is 15 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1026 +/- ## ======================================= Coverage 68.79% 68.79% ======================================= Files 431 432 +1 Lines 22372 22455 +83 Branches 3024 3039 +15 ======================================= + Hits 15390 15448 +58 - Misses 5695 5709 +14 - Partials 1287 1298 +11 ``` | [Components](https://app.codecov.io/gh/scilus/scilpy/pull/1026/components?src=pr&el=components&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scilus) | Coverage Δ | | |---|---|---| | [Scripts](https://app.codecov.io/gh/scilus/scilpy/pull/1026/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scilus) | `69.66% <61.40%> (-0.04%)` | :arrow_down: | | [Library](https://app.codecov.io/gh/scilus/scilpy/pull/1026/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scilus) | `67.56% <88.46%> (+0.05%)` | :arrow_up: |