installation - laureate-institute-for-brain-research/Planning-Task GitHub Wiki
Hardware Requirements
- Windows OS
- Mac (use the 'mac' branch)
- Keyboard
1) Copy Repo to path
- Download repo zip
- Move the Planning-Task-main folder to
C:\
2) Installation
-
Install PsychoPy3
-
Install ASIO4ALL (ignore this step if using a mac)
Right now, this is necessary to decrease sound latency. You may not need to take this step depending on your sound card/drivers. ASIO4ALL_2_11_English.exe Test latency by running sound_test.py. An 'X' will appear and disappear a few times--there should also be a burst of white noise that occurs simultaneously if things are working properly. If things are not, there may be a delay of ~400ms.
3) Running the task
Open PsychoPy coder view, then open the StimTool.py script and run it.
You can also go to the Running Task Page to get more info.