-
Notifications
You must be signed in to change notification settings - Fork 536
FIX caching of afni allineate when out_matrix is specified #3141
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
Conversation
@salma1601 - one of the doctests needs to be updated with this: -1Dmatrix_save functional_allineated.aff12
Codecov Report
@@ Coverage Diff @@ ## master #3141 +/- ## ========================================== - Coverage 67.62% 64.86% -2.76% ========================================== Files 299 299 Lines 39480 39493 +13 Branches 5220 5219 -1 ========================================== - Hits 26698 25618 -1080 - Misses 12070 12826 +756 - Partials 712 1049 +337
Continue to review full report at Codecov.
|
@salma1601 You might have an old version of black
installed. I merged master and reran make specs
for you. Is this ready to go otherwise?
Just checking back in on this in the run-up to another release. Apologies for the short notice...
Summary
Fixes #3140 .
List of changes proposed in this PR (pull-request)
added
name_template
,name_source
andkepp_extension
toout_matrix
Acknowledgment