scilus / scilpy

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

[FIX] fixed typo in surface convert script #989

Closed grahamlittlephd closed 1 month ago

grahamlittlephd commented 1 month ago

Quick description

Big start to scilpy mesh refactoring. Fixed a typo in convert surface script. Before fix script would only work with FreeSurfer surfaces.

...

Type of change

Check the relevant options.

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

...

Checklist

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 67.97%. Comparing base (1ccddd8) to head (1d4a91b).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #989 +/- ## ======================================= Coverage 67.97% 67.97% ======================================= Files 419 419 Lines 21615 21615 Branches 3251 3251 ======================================= Hits 14693 14693 Misses 5633 5633 Partials 1289 1289 ``` | [Components](https://app.codecov.io/gh/scilus/scilpy/pull/989/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/989/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scilus) | `68.96% <100.00%> (ø)` | | | [Library](https://app.codecov.io/gh/scilus/scilpy/pull/989/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scilus) | `66.49% <ø> (ø)` | |