MANIFEST.in
README.md
setup.py
nidmd/__init__.py
nidmd.egg-info/PKG-INFO
nidmd.egg-info/SOURCES.txt
nidmd.egg-info/dependency_links.txt
nidmd.egg-info/requires.txt
nidmd.egg-info/top_level.txt
nidmd/core/__init__.py
nidmd/core/decomposition.py
nidmd/core/timeseries.py
nidmd/datasets/__init__.py
nidmd/datasets/atlas.py
nidmd/datasets/data/ATLAS.JSON
nidmd/datasets/data/glasser.json
nidmd/datasets/data/schaefer.json
nidmd/plotting/__init__.py
nidmd/plotting/brain.py
nidmd/plotting/colors.py
nidmd/plotting/radar.py
nidmd/plotting/spectre.py
nidmd/plotting/timeplot.py
nidmd/tests/__init__.py
nidmd/tests/test_core.py