enigmatoolbox.datasets.nfaces¶
-
enigmatoolbox.datasets.
nfaces
(surface_name, hemisphere)[source]¶ Returns number of faces/triangles for a surface (author: @saratheriver)
Parameters: - surface_name (string) – Name of surface {‘fsa5’, ‘conte69’}
- hemisphere (string) – Name of hemisphere {‘lh’, ‘rh’, ‘both’}
Returns: numfaces – number of faces/triangles
Return type: int