cortex.surfinfo.curvature

cortex.surfinfo.curvature(outfile, subject, smooth=20)[source]

Compute smoothed mean curvature of the fiducial surface for the given subject and save it to outfile.

Parameters
outfilestr

Path where the curvature map will be saved as an npz file.

subjectstr

Subject in the pycortex database for whom curvature will be computed.

smoothfloat, optional

Amount of smoothing to apply to the curvature map. Default 20.