juaml / junifer

Forschungszentrum Jülich Neuroimaging Feature Extractor
https://juaml.github.io/junifer
GNU Affero General Public License v3.0
14 stars 13 forks source link

[ENH]: Allow `BOLDWarper` to warp between MNI spaces #302

Closed synchon closed 6 months ago

synchon commented 7 months ago

This PR allows BOLDWarper to warp BOLD data to other MNI spaces like MNI152Lin, MNI152NLin2009cAsym, MNI152NLin6Asym and others.

github-actions[bot] commented 7 months ago

PR Preview Action v1.4.7 :---: Preview removed because the pull request was closed. 2024-02-21 14:52 UTC

codecov[bot] commented 7 months ago

Codecov Report

Attention: 32 lines in your changes are missing coverage. Please review.

Comparison is base (03d5e91) 89.15% compared to head (37a68eb) 88.79%.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/juaml/junifer/pull/302/graphs/tree.svg?width=650&height=150&src=pr&token=5H21JuZXMw&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=juaml)](https://app.codecov.io/gh/juaml/junifer/pull/302?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=juaml) ```diff @@ Coverage Diff @@ ## main #302 +/- ## ========================================== - Coverage 89.15% 88.79% -0.37% ========================================== Files 101 101 Lines 4483 4506 +23 Branches 856 860 +4 ========================================== + Hits 3997 4001 +4 - Misses 348 366 +18 - Partials 138 139 +1 ``` | [Flag](https://app.codecov.io/gh/juaml/junifer/pull/302/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=juaml) | Coverage Δ | | |---|---|---| | [junifer](https://app.codecov.io/gh/juaml/junifer/pull/302/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=juaml) | `88.79% <15.78%> (-0.37%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=juaml#carryforward-flags-in-the-pull-request-comment) to find out more. | [Files](https://app.codecov.io/gh/juaml/junifer/pull/302?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=juaml) | Coverage Δ | | |---|---|---| | [junifer/preprocess/bold\_warper.py](https://app.codecov.io/gh/juaml/junifer/pull/302?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=juaml#diff-anVuaWZlci9wcmVwcm9jZXNzL2JvbGRfd2FycGVyLnB5) | `38.88% <15.78%> (-15.95%)` | :arrow_down: |