In this series we will make a python program to conduct an auditory psychophysics experiment.To do these experiments we will also use psychopy to control what the subjects sees and to control the sound stimulus. We will base our experiments very loosely on a research paper by Tan et al. (2008) (doi: 10.1016/j.heares.2008.04.003) for which I was a participant.
This is the first recap video where we take a step back and go through the structure of our program. We will also run a very quick experiment using an online noise generator and see how our program works. We still have a long way to go but our program, as it currently stands, looks promising.
Disclaimer.
This is not designed to be a complete python programming course, however it will be necessary to touch on different aspects of python programming as we learn to generate and create a psychophysics experiment.
Software used in these videos
Python (for windows) :
http://python.org
Psychopy:
http://psychopy.org
Audacity:
https://www.audacityteam.org
Atom Editor:
http://atom.io
I hope these videos are helpful.
Тэги:
#python #psychopy #auditory_psychophysics #programming_in_python #neuroscience #windows