Inheritance diagram for nipy.neurospin.registration.grid_transform:
Bases: object
image : a neurospin image or a sequence (shape, affine)
data : a 5d array representing the deformation modes, first three dimensions should represent space, next dimension should be the mode index, last dimension should be 3.
Bases: nipy.neurospin.registration.grid_transform.GridTransform
control_points: a Nx3 array of world coordinates
if grid_coords is True, both control_points and sigma are interpreted in voxel coordinates.