Download and register test data - galizia-lab/pyview GitHub Wiki
Download data as ZIP (~3GB): Download a ZIP file containing PyView example/test data from https://doi.org/10.12751/g-node.4c44i5 by clicking on the green button that says "Download Archive"
Extract data from ZIP file: Extract zip file into a drive/folder with sufficient free space.
Open a terminal/Powershell
Activate the conda python environment that was created for development:conda activate view_dev_py310
Navigate into the root of the source code of pyview:cd ....
Register the test data by running the script setup_testing.py in the folder utility_scripts:python utility_scripts/setup_testing.py