Download and configure test data - galizia-lab/pyview GitHub Wiki
- Download test data compressed as a ZIP from here (Use the green button on the top right that says “Download Archive”).
- Decompress the ZIP file to a location that has about 6GiB free space.
- Open a terminal or Powershell
- Navigate into the source code of pyview:
cd ……….
- Activate the test environment for pyview:
conda activate <environment name>
- Configure the location of test data by running
python utils/TODO.py <path of the directory containing test data>