https://github.com/dpys/sampledmriconnectomedata
A simple example for generating a native-space dMRI connectome
https://github.com/dpys/sampledmriconnectomedata
Last synced: about 1 month ago
JSON representation
A simple example for generating a native-space dMRI connectome
- Host: GitHub
- URL: https://github.com/dpys/sampledmriconnectomedata
- Owner: dPys
- Created: 2019-04-20T17:43:49.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-22T05:00:30.000Z (about 7 years ago)
- Last Synced: 2025-02-28T19:01:50.725Z (over 1 year ago)
- Language: Jupyter Notebook
- Homepage:
- Size: 52.1 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SampledMRIConnectomeData
To install required dependencies and start the jupyter notebook for this example,
enter a terminal, cd into the sampledmriconnectomedata directory and run:
```
pip install -r requirements.txt
```