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 _ApplyWarper #266

Merged
merged 12 commits into from
Oct 24, 2023
Merged

[ENH]: Introduce _ApplyWarper #266

merged 12 commits into from
Oct 24, 2023

Conversation

synchon
Copy link
Member

@synchon synchon commented Oct 17, 2023

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

This PR introduces _ApplyWarper as a generic FSL applywarp wrapper class for internal use (as of now).

@codecov
Copy link

codecov bot commented Oct 17, 2023

Codecov Report

Merging #266 (3d91e84) into main (6c1e04e) will decrease coverage by 0.72%.
The diff coverage is 38.46%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #266      +/-   ##
==========================================
- Coverage   92.35%   91.63%   -0.72%     
==========================================
  Files          86       87       +1     
  Lines        3846     3898      +52     
  Branches      753      757       +4     
==========================================
+ Hits         3552     3572      +20     
- Misses        188      219      +31     
- Partials      106      107       +1     
Flag Coverage Δ
docs 100.00% <ø> (ø)
junifer 91.63% <38.46%> (-0.72%) ⬇️

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

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

@github-actions
Copy link

github-actions bot commented Oct 17, 2023

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

@synchon synchon requested a review from fraimondo October 17, 2023 17:14
@synchon synchon merged commit 7b0586f into main Oct 24, 2023
@synchon synchon deleted the feat/apply-warper branch October 24, 2023 12:30
@synchon synchon added enhancement New feature or request preprocess Issues or pull requests related to preprocessors labels Oct 31, 2023
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