mvpa2.support.nibabel.surf_giftiΒΆ
GIFTI surface functions (wrapper) using nibabel.gifti
Functions
| filename2vertices_faces_metadata(fn) | Attempts to get meta data based on the filename | 
| read(fn) | Reads a GIFTI surface file | 
| safe_write(fnout, s[, mode]) | Helper to write to a file and check result file size to match | 
| to_gifti_image(s[, add_indices, swap_LPI_RAI]) | Converts a surface to nibabel’s gifti format. | 
| to_xml(img[, meta_fn_hint]) | Converts to XML | 
| write(fn, s[, overwrite]) | Writes a GIFTI surface file | 

 
  

