Skip to content

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