mcot.surface ============ .. rubric:: Installation instructions You can install this package using: .. code-block :: sh pip install mcot.surface The command line scripts from this package (and any other packages installed from `mcot`) can be listed as: .. code-block :: sh mcot Or if you want all mcot packages (including all command line scripts) .. code-block :: sh pip install mcot .. rubric:: Documentation .. automodule:: mcot.surface .. rubric:: Modules .. autosummary:: :toctree: . :recursive: :template: module.rst mcot.surface.cortex mcot.surface.cortical_mesh mcot.surface.grid mcot.surface.mesh mcot.surface.test_data mcot.surface.track mcot.surface.utils