-
Notifications
You must be signed in to change notification settings - Fork 16
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: First implementation of AFNI displacement fields #50
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is looking great - the tests failing are related to oblique images, which is being addressed in #49 (I'll change the title of that one when I push my latest changes).
Just a minor comment to allow tests to fail 👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome, looks good! Super tiny nitpick
Co-Authored-By: Oscar Esteban <[email protected]>
Codecov Report
@@ Coverage Diff @@
## master #50 +/- ##
==========================================
+ Coverage 98.74% 98.76% +0.01%
==========================================
Files 10 10
Lines 799 811 +12
Branches 105 106 +1
==========================================
+ Hits 789 801 +12
Misses 6 6
Partials 4 4
Continue to review full report at Codecov.
|
enh: address @mgxd's comment requesting increase in coverage
Best reviewed: commit by commit
Optimal code review plan (1 warning)
|
Hello @smoia! Thanks for updating this PR.
|
Closes #5 .