Python API Reference

This is the reference for classes (CamelCase names) and functions (underscore_case names) of PySurfer.

surfer:

Brain(subject_id, hemi, surf[, title, …])

Class for visualizing a brain using multiple views in mlab

TimeViewer(brain)

TimeViewer object providing a GUI for visualizing time series

project_volume_data(filepath, hemi[, …])

Sample MRI volume onto cortical manifold.

surfer.io:

read_scalar_data(filepath)

Load in scalar data from an image.

read_stc(filepath)

Read an STC file from the MNE package

surfer.utils:

coord_to_label(subject_id, coord, label[, …])

Create label from MNI coordinate