Menu

Package that provides tools for brain MRI Deep Learning pre-processing.

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.

brainprep.cortical.localgi(fsdir, sid)[source]ΒΆ

Computes local measurements of pial-surface gyrification at thousands of points over the cortical surface.

Parameters:

fsdir : str

The FreeSurfer working directory with all the subjects.

sid : str

Identifier of subject.

Returns:

subjfsdir : str

the FreeSurfer results for the subject.

Follow us

© 2025, brainprep developers