Skip to content

issues Search Results · repo:nipype/pydra-nipype1 language:Python

Filter by

3 results
 (82 ms)

3 results

innipype/pydra-nipype1 (press backspace or delete to remove)

When working with an interface which requires a list as input (e.g the image_files input for spm.Dartel()), Nipype1Task will pass individual items of the list to the input instead of the entire list which ...
  • omar-rifai
  • Opened 
    on Sep 8, 2022
  • #23

If you use a Nipype 1 interface that requires copyfiles, Nipype1Task doesn t do this as Node used to. I think the solution is just to change self._interface.run() to Node(self._interface).run().
  • effigies
  • 1
  • Opened 
    on Apr 8, 2021
  • #8

@dpys and @anibalsolon have worked on this: https://github.com/dPys/nipype1topydratask/blob/master/converter.py
  • effigies
  • 1
  • Opened 
    on Jun 17, 2020
  • #3
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub