brainstat.mesh.data

Operations on data on a mesh.

Functions

mesh_normalize(Y[, mask, subdiv])

Normalizes by subtracting the global mean, or dividing it.

mesh_smooth(Y, surf, FWHM)

Smooths surface data by repeatedly averaging over edges.

mesh_standardize(Y[, mask, subdiv])

Standardizes by subtracting the global mean, or dividing it.