Download and configure test data - galizia-lab/pyview GitHub Wiki

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