Converts a surface to nibabel’s gifti format.
s: surf :
Input surface
add_indices: True or False (default: False) :
if True then indices of the nodes are added. Note: caret may not be able to read these
swap_LPI_RAI: True or False (default: False) :
If True then the diagonal elements of the xform matrix are set to [-1,-1,1,1], otherwise to [1,1,1,1].
img: gifti.GiftiImage :
Surface representated as GiftiImage
mvpa2.datasets.gifti.gifti_dataset
Enter search terms or a module, class or function name.