Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ENH]: Introduce BOLDWarper #267

Merged
merged 9 commits into from
Oct 24, 2023
Merged

[ENH]: Introduce BOLDWarper #267

merged 9 commits into from
Oct 24, 2023

Conversation

synchon
Copy link
Member

@synchon synchon commented Oct 18, 2023

  • description of feature/fix
  • tests added/passed
  • add an entry for the latest changes

This PR introduces BOLDWarper for warping BOLD data via FSL's applywarp.

@codecov
Copy link

codecov bot commented Oct 18, 2023

Codecov Report

Merging #267 (643f421) into main (7b0586f) will decrease coverage by 0.11%.
The diff coverage is 75.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #267      +/-   ##
==========================================
- Coverage   91.63%   91.53%   -0.11%     
==========================================
  Files          87       89       +2     
  Lines        3898     3922      +24     
  Branches      757      759       +2     
==========================================
+ Hits         3572     3590      +18     
- Misses        219      225       +6     
  Partials      107      107              
Flag Coverage Δ
docs 100.00% <ø> (ø)
junifer 91.53% <75.00%> (-0.11%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
junifer/preprocess/__init__.py 100.00% <100.00%> (ø)
junifer/preprocess/fsl/__init__.py 100.00% <100.00%> (ø)
junifer/preprocess/fsl/bold_warper.py 72.72% <72.72%> (ø)

@github-actions
Copy link

github-actions bot commented Oct 18, 2023

PR Preview Action v1.4.4
Preview removed because the pull request was closed.
2023-10-24 14:15 UTC

@synchon synchon merged commit 995f786 into main Oct 24, 2023
23 of 24 checks passed
@synchon synchon deleted the feat/bold-warper branch October 24, 2023 14:08
@synchon synchon added enhancement New feature or request preprocess Issues or pull requests related to preprocessors labels Oct 31, 2023
@synchon synchon mentioned this pull request Mar 7, 2024
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request preprocess Issues or pull requests related to preprocessors
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants