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

[WIP][FIX] Bug ApplyInverseTransform #3326

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

davidmeunier79
Copy link

corrected field -> out{1}.pull for in_files and interpolation

@davidmeunier79 davidmeunier79 changed the title [FIX] ApplyInverseTransform [WIP][FIX] Bug ApplyInverseTransform Apr 14, 2021
@effigies
Copy link
Member

I'm concerned that this works with the newest version, but will break older scripts. I'm not familiar enough with SPM to say.

@codecov
Copy link

codecov bot commented Apr 30, 2021

Codecov Report

Merging #3326 (527699c) into master (ea117f2) will decrease coverage by 0.03%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3326      +/-   ##
==========================================
- Coverage   65.04%   65.01%   -0.04%     
==========================================
  Files         302      302              
  Lines       40035    40035              
  Branches     5291     5291              
==========================================
- Hits        26042    26029      -13     
- Misses      12927    12935       +8     
- Partials     1066     1071       +5     
Flag Coverage Δ
unittests 64.71% <0.00%> (-0.04%) ⬇️

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

Impacted Files Coverage Δ
nipype/interfaces/spm/utils.py 60.59% <0.00%> (ø)
nipype/pipeline/plugins/legacymultiproc.py 65.68% <0.00%> (-3.44%) ⬇️
nipype/pipeline/plugins/base.py 58.08% <0.00%> (-1.65%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ea117f2...527699c. Read the comment docs.

@effigies effigies mentioned this pull request Oct 15, 2021
15 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants