Skip to content

FIX: updates input spec to allow 4D images #2151

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

Merged
merged 1 commit into from
Sep 11, 2017
Merged

Conversation

miykael
Copy link
Collaborator

@miykael miykael commented Aug 15, 2017

ANTs' buildtemplateparallel.sh and N4BiasFieldCorrection allow 4D images as input files. Nipype restricted the inputs to be 2D or 3D.

@codecov-io
Copy link

Codecov Report

Merging #2151 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2151   +/-   ##
=======================================
  Coverage   72.25%   72.25%           
=======================================
  Files        1168     1168           
  Lines       58405    58405           
  Branches     8400     8400           
=======================================
  Hits        42201    42201           
  Misses      14870    14870           
  Partials     1334     1334
Flag Coverage Δ
#smoketests 72.25% <100%> (ø) ⬆️
#unittests 69.91% <100%> (ø) ⬆️
Impacted Files Coverage Δ
nipype/interfaces/ants/segmentation.py 72.79% <100%> (ø) ⬆️
nipype/interfaces/ants/legacy.py 66.66% <100%> (ø) ⬆️

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 32e724c...397b545. Read the comment docs.

@satra satra merged commit 85e6f1d into nipy:master Sep 11, 2017
@satra satra added this to the 0.14.0 milestone Oct 20, 2017
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.

3 participants