×
NIPY logo · Home · Quickstart · Documentation · About · Nipy. Versions. Release, Devel. 1.1.5, 1.1.6. Download · Github. Links. Docs: Stable · Dev; Code: Github ...
Nipype provides an environment that encourages interactive exploration of algorithms from different packages (e.g., AFNI, ANTS, BRAINS, BrainSuite, Camino, ...
Estimate contrast of a fitted model. Mandatory Inputs: axis (any value). beta (a pathlike object or string representing an existing file) – Beta ...
Nipype is creating a collaborative platform for neuroimaging software development in a high-level language and addressing limitations of existing pipeline ...
Creates a workflow that performs linear co-registration of a set of images using RegAladin, producing an average image and a set of affine transformation ...
Nipype is creating a collaborative platform for neuroimaging software development in a high-level language and addressing limitations of existing pipeline ...
The primary new features are a batch of PETSurfer interfaces. This release drops support for Python < 3.7 and Numpy < 1.17, triggering a minor version bump.
"""Defines if the interface can reuse partial results after interruption. Only applies to interfaces being run within a workflow context.""".
Basic interface class to merge inputs into a single list. Merge(1) will merge a list of lists. Examples
Generate a connectome matrix from a streamlines file and a node parcellation image. Example: >>> import nipype.interfaces.mrtrix3 as mrt >>> mat = mrt. ...