scilus / scilpy

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

Update COMMIT AMICO - use args.processes #998

Closed arnaudbore closed 2 months ago

arnaudbore commented 3 months ago

Quick description

Since last version we are able to choose the number of threads used to compute NODDI and COMMIT. We were not using it. Now we use args.processes

Type of change

Check the relevant options.

Checklist

pep8speaks commented 3 months ago

Hello @arnaudbore, Thank you for updating !

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

Comment last updated at 2024-07-08 12:07:26 UTC
codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 68.32%. Comparing base (920ec63) to head (8e16d32).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #998 +/- ## ========================================== - Coverage 68.34% 68.32% -0.03% ========================================== Files 420 420 Lines 21441 21446 +5 Branches 3215 3216 +1 ========================================== - Hits 14654 14653 -1 - Misses 5527 5532 +5 - Partials 1260 1261 +1 ``` | [Components](https://app.codecov.io/gh/scilus/scilpy/pull/998/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/998/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scilus) | `69.29% <100.00%> (-0.01%)` | :arrow_down: | | [Library](https://app.codecov.io/gh/scilus/scilpy/pull/998/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scilus) | `66.92% <100.00%> (-0.05%)` | :arrow_down: |