brainstat.mesh.interpolate

Interpolations on a mesh.

Functions

combine_parcellations(files, output_file)

Combines multiple nifti files into one.

cortical_ribbon(pial_mesh, wm_mesh, nii[, …])

Finds voxels inside of the cortical ribbon.

load_mesh_labels(label_file[, as_int])

Loads a .label.gii or .csv file.

multi_surface_to_volume(pial, white, …[, …])

Interpolates multiple surfaces to the volume.

read_surface_gz(filename)

Extension of brainspace’s read_surface to include .gz files.

ribbon_interpolation(pial_mesh, wm_mesh, …)

Performs label interpolation in the cortical ribbon.

surface_to_volume(pial_mesh, wm_mesh, …[, …])

Projects surface labels to the cortical ribbon.