3 Matching Annotations
- Mar 2017
-
-
pipelines
you want to run workflows with interdependencies on the same execution hosts on local memory
-
- Feb 2016
-
github.com github.com
-
the ants registration can be made more robust by removing the Translate transform and using use initial_moving transform. i do like the transform parameters here:
https://github.com/nipy/nipype/blob/master/examples/fmri_ants_openfmri.py#L202
-
datasource can be combined into a single datagrabber. along the lines here: https://github.com/nipy/nipype/blob/master/examples/fmri_ants_openfmri.py#L667
-