AUTHORS.rst
LICENSE
MANIFEST.in
README.rst
pyproject.toml
setup.py
mcot.core.egg-info/PKG-INFO
mcot.core.egg-info/SOURCES.txt
mcot.core.egg-info/dependency_links.txt
mcot.core.egg-info/entry_points.txt
mcot.core.egg-info/requires.txt
mcot.core.egg-info/top_level.txt
mcot/core/__init__.py
mcot/core/_write_gifti.py
mcot/core/cifti.py
mcot/core/greyordinate.py
mcot/core/log.py
mcot/core/scripts.py
mcot/core/spherical.py
mcot/core/_scripts/__init__.py
mcot/core/_scripts/__main__.py
mcot/core/_scripts/iter_link.py
mcot/core/_scripts/merge_hcp.py
mcot/core/_scripts/round_bvals.py
mcot/core/_scripts/to_dataframe.py
mcot/core/_scripts/to_dataframe_tree.py
mcot/core/_scripts/cifti/__init__.py
mcot/core/_scripts/cifti/convert.py
mcot/core/_scripts/cifti/correlate.py
mcot/core/_scripts/cifti/ptx2dconn.py
mcot/core/_scripts/cifti/smooth.py
mcot/core/_scripts/function/__init__.py
mcot/core/_scripts/function/__main__.py
mcot/core/_scripts/function/normalize.py
mcot/core/_scripts/gcoord/__init__.py
mcot/core/_scripts/gcoord/__main__.py
mcot/core/_scripts/gcoord/gen.py
mcot/core/_scripts/gcoord/gui.py
mcot/core/_scripts/gcoord/mult.py
mcot/core/_scripts/gcoord/split.py
mcot/core/_scripts/gcoord/transition.py
mcot/core/_scripts/parcel/__init__.py
mcot/core/_scripts/parcel/__main__.py
mcot/core/_scripts/parcel/cluster.py
mcot/core/_scripts/parcel/combine.py
mcot/core/_scripts/parcel/discretise.py
mcot/core/_scripts/parcel/random.py
mcot/core/_scripts/parcel/spectral.py
mcot/core/_scripts/ptx/__init__.py
mcot/core/_scripts/ptx/__main__.py
mcot/core/_scripts/ptx/select_vertex.py
mcot/core/_scripts/split/__init__.py
mcot/core/_scripts/split/__main__.py
mcot/core/_scripts/split/merge.py
mcot/core/_scripts/split/run.py
mcot/core/_scripts/split/submit.py
mcot/core/_scripts/surface/__init__.py
mcot/core/_scripts/surface/__main__.py
mcot/core/_scripts/surface/from_mask.py
mcot/core/_scripts/surface/from_ridge.py
mcot/core/_scripts/surface/gradient.py
mcot/core/_scripts/surface/roi_dist_gifti.py
mcot/core/_scripts/surface/smooth.py
mcot/core/_scripts/surface/watershed.py
mcot/core/_scripts/tree/__init__.py
mcot/core/_scripts/tree/__main__.py
mcot/core/_scripts/tree/extract.py
mcot/core/surface/__init__.py
mcot/core/surface/cortex.py
mcot/core/surface/cortical_mesh.py
mcot/core/surface/grid.py
mcot/core/surface/mesh.py
mcot/core/surface/orientation.py
mcot/core/surface/radial_transition.py
mcot/core/surface/test_data.py
mcot/core/surface/track.py
mcot/core/surface/utils.py
mcot/core/surface/fsaverage/100000.L.inflated.32k_fs_LR.surf.gii
mcot/core/surface/fsaverage/100000.L.midthickness.32k_fs_LR.surf.gii
mcot/core/surface/fsaverage/100000.L.pial.32k_fs_LR.surf.gii
mcot/core/surface/fsaverage/100000.L.very_inflated.32k_fs_LR.surf.gii
mcot/core/surface/fsaverage/100000.L.white.32k_fs_LR.surf.gii
mcot/core/surface/fsaverage/100000.R.inflated.32k_fs_LR.surf.gii
mcot/core/surface/fsaverage/100000.R.midthickness.32k_fs_LR.surf.gii
mcot/core/surface/fsaverage/100000.R.pial.32k_fs_LR.surf.gii
mcot/core/surface/fsaverage/100000.R.very_inflated.32k_fs_LR.surf.gii
mcot/core/surface/fsaverage/100000.R.white.32k_fs_LR.surf.gii
tests/test_cifti.py
tests/test_greyordinate.py
tests/test_spherical.py
tests/test_scripts/test_correlate_cifti.py
tests/test_scripts/test_import.py
tests/test_scripts/test_roi_dist.py
tests/test_scripts/test_split.py
tests/test_scripts/test_surface_gradient.py
tests/test_scripts/sidecar_data/bvals
tests/test_scripts/sidecar_data/bvecs
tests/test_scripts/sidecar_data/test_xps.mat
tests/test_surface/__init__.py
tests/test_surface/test_cortex.py
tests/test_surface/test_cortical_mesh.py
tests/test_surface/test_grid.py
tests/test_surface/test_mesh.py
tests/test_surface/test_orientation.py
tests/test_surface/test_track.py