-
Notifications
You must be signed in to change notification settings - Fork 0
installation
toujames edited this page Oct 5, 2020
·
5 revisions
- Windows OS
- Mac (use the 'mac' branch)
- Keyboard
- Download repo zip
- Move the Planning-Task-main folder to
C:\
-
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.
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.