Deep learning for NeuroImaging in Python.
Note
This page is a reference documentation. It only explains the function signature, and not how to use it. Please refer to the gallery for the big picture.
- surfify.utils.io.surf_data_from_cifti(data, axis, surf_name, raw=False)[source]ΒΆ
Load CIFTI surface data (see here <https://nbviewer.org/github/ neurohackademy/nh2020-curriculum/blob/master/we-nibabel-markiewicz/ NiBabel.ipynb>`_).
Follow us