Everything in this repo is run from the project root as a module. python -m
Pytorch 1.0 scikit nilearn nibabel torch-scatter (https://github.com/rusty1s/pytorch_scatter) pycairo
wget http://cogspaces.github.io/assets/data/hcp_mask.nii.gz
python -m data.get_data [dataset names] --fetch --stats will save datasets to /data/neurovault/
python -m data.upsample_data will upsample camcan and brainomics to the MNI152 template downloaded above.
python -m data.download_hcp [hcp location]. Read the file to understand whats going on. (The variables you'll need to change to configure stuff is at the top of the code)
python -m data.parcellations number-of-parcels [directory containing hcp] [output destination]
sh run_all.sh