scilus / scilpy

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

[WIP] Fix script fix_trk #984

Open EmmaRenauld opened 2 months ago

EmmaRenauld commented 2 months ago

[WIP]

Todo. @arnaudbore , you told me you were managing this. Adding my attempt at changes here so that they are not lost. See my comment "hein???" in the main.

pep8speaks commented 2 months ago

Hello @EmmaRenauld, Thank you for submitting the Pull Request !

Line 160:80: E501 line too long (96 > 79 characters) Line 185:80: E501 line too long (96 > 79 characters)

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 64.51613% with 11 lines in your changes missing coverage. Please review.

Project coverage is 68.22%. Comparing base (deb254a) to head (d797fcd). Report is 92 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #984 +/- ## ========================================== + Coverage 68.00% 68.22% +0.21% ========================================== Files 419 419 Lines 21569 21574 +5 Branches 3242 3244 +2 ========================================== + Hits 14668 14718 +50 + Misses 5609 5552 -57 - Partials 1292 1304 +12 ``` | [Components](https://app.codecov.io/gh/scilus/scilpy/pull/984/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/984/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scilus) | `69.29% <64.51%> (+0.32%)` | :arrow_up: | | [Library](https://app.codecov.io/gh/scilus/scilpy/pull/984/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scilus) | `66.59% <ø> (+0.04%)` | :arrow_up: |