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

FIX: spm.Realign compatible with recent versions of nipype #292

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

KamalakerDadi
Copy link
Contributor

Fixes #288

Two examples have raised problems when user have upgraded to recent Nipype version. For instance, versions > 0.13.0.

  • examples/pipelining/nipype_preproc_spm_multimodal_faces.py
  • examples/easy_start/nipype_preproc_spm_auditory.py

Full discussion about this issue is at NiPype tracker nipy/nipype#2406

To summarize, the problem we have seen here is with spm.Realign in particular "input specific". This PR proposes to fall back to behavior compatible to all older version input specific format when the NiPype version is recent enough i.e. > 0.13.0.

I would like to know the opinions on this please ?

@KamalakerDadi
Copy link
Contributor Author

@bthirion it would be great if you tell me that you could run the examples with this patch.

@dohmatob
Copy link
Contributor

LGTM

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.

2 participants