scilus / scilpy

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

Tractogram scripts part7: segmentation scripts #993

Closed EmmaRenauld closed 3 months ago

EmmaRenauld commented 4 months ago

Quick description

The four segmentation scripts. (Renaming = made changes in many files). Improved doc everywhere to reference each other.

1) scil_tractogram_segment_bundles_with_bundleseg.py:

2) scil_tractogram_segment_connections_from_labels.py:

3) scil_tractogram_tractogram_segment_with_recobundles.py:

4) scil_tractogram_tractogram_segment_with_ROI_and_score.py:

Type of change

Check the relevant options.

Checklist

pep8speaks commented 4 months ago

Hello @EmmaRenauld, Thank you for updating !

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

Comment last updated at 2024-05-31 00:18:40 UTC
codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 79.34509% with 82 lines in your changes are missing coverage. Please review.

Project coverage is 68.23%. Comparing base (17b9a4a) to head (dd02451).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #993 +/- ## ========================================== + Coverage 68.14% 68.23% +0.09% ========================================== Files 419 419 Lines 21369 21388 +19 Branches 3216 3206 -10 ========================================== + Hits 14561 14594 +33 + Misses 5533 5527 -6 + Partials 1275 1267 -8 ``` | [Components](https://app.codecov.io/gh/scilus/scilpy/pull/993/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/993/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scilus) | `69.19% <78.24%> (+0.05%)` | :arrow_up: | | [Library](https://app.codecov.io/gh/scilus/scilpy/pull/993/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scilus) | `66.85% <80.66%> (+0.18%)` | :arrow_up: |