This repo contains Python scripts to download and transform the ASIST Study 4 dataset.
To download the dataset and process the files for analysis, open a console in the root directory and run python3 main.py
. This will open the main GUI program. Processing progress will be visible in the console output.
You may need to install some additional Python libraries, the necessary installs are listed in requirements.txt
.