mcot.surfaceΒΆ
Installation instructions
You can install this package using:
pip install mcot.surface
The command line scripts from this package (and any other packages installed from mcot) can be listed as:
mcot
Or if you want all mcot packages (including all command line scripts)
pip install mcot
Documentation
Utilities for working with cortical meshes
To calculate the gyral coordinate system see mcot.gcoord
.
Modules
Defines cortical layers/cortices defined by 2 or more cortical meshes. |
|
Extends the functionality defined in mesh.py to include anatomical information. |
|
Defines many functions that take both a grid and a mesh as input. |
|
Defines N-1 dimensional surfaces in N-dimensional space. |
|
Run deterministic tractography along the surface. |
|