Running this script will play blocks of motion/static sounds. Motion blocks will play sounds moving in one of four directions (up-, down-, left-, and right-ward)
By default it is run in Debug mode
meaning that it does not care about subjID,
run n., fMRI triggers, Eye Tracker, etc..
Any details of the experiment can be changed in setParameters.m
(e.g.,
experiment mode, motion stimuli details, exp. design, etc.)
setParameters.m
is the core engine of the experiment. See
docs/configuration for more information.
Make sure that the following toolboxes are installed and added to the matlab / octave path.
For instructions see the following links:
Requirements | Used version |
---|---|
PsychToolBox | >=3.0.14 |
Matlab | >=2017b |
or octave | >=4.? |
The CPP_BIDS and CPP_PTB dependencies are already set up as submodule to this repository. You can install it all with git by doing.
git clone --recurse-submodules https://github.com/cpp-lln-lab/localizer_auditory_motion.git
Thanks goes to these wonderful people (emoji key):
Mohamed Rezk 💻 🎨 🤔 |
Remi Gau 💻 🎨 🤔 🐛 📓 👀 💬 🚇 🚧 |
marcobarilari 💻 🎨 🤔 🐛 📓 👀 💬 🚇 🚧 |
This project follows the all-contributors specification. Contributions of any kind welcome!