scilus / scilpy

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

[FIX] 10 colors in BASE10 colors for visualization #999

Closed AlexVCaron closed 3 months ago

AlexVCaron commented 3 months ago

Quick description

There was only 8 colors in the BASE10 colors for visualization (with a white and a grey). Fixed, now there is 10, and they are all colors, no grayscale.

...

Type of change

Check the relevant options.

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

...

Checklist

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 68.14%. Comparing base (17b9a4a) to head (3191a0b).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #999 +/- ## ======================================= Coverage 68.14% 68.14% ======================================= Files 419 419 Lines 21369 21369 Branches 3216 3216 ======================================= Hits 14561 14561 Misses 5533 5533 Partials 1275 1275 ``` | [Components](https://app.codecov.io/gh/scilus/scilpy/pull/999/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/999/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scilus) | `69.14% <ø> (ø)` | | | [Library](https://app.codecov.io/gh/scilus/scilpy/pull/999/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scilus) | `66.66% <100.00%> (ø)` | |