This is the Crossmodal Perception and Plasticity lab (CPP) PsychToolBox (PTB) toolbox.
Those functions are mostly wrappers around some PTB functions to facilitate their use and their reuse (#DontRepeatYourself)
All the documentation and installation information is accessible here.
├── demos # quick demo of how to use some functions
├── docs # documentation
├── manualTests # all the tests that cannot be automated (yet)
├── src # actual code of the CPP_PTB
│ ├── aperture # function related to create apertur (circle, wedge, bar...)
│ ├── dot # functions to simplify the creations of RDK
│ ├── errors # all error functions
│ ├── fixation # to create fixation cross, dots
│ ├── keyboard # to collect responses, abort experiment...
│ ├── randomization # functions to help with trial randomization
│ └── utils # set of general functions
└── tests # all the tests that that can be run by github actions
Feel free to open issues to report a bug and ask for improvements.
If you want to contribute, have a look at our contributing guidelines that are meant to guide you and help you get started. If something is not clear or you get stuck: it is more likely we did not do good enough a job at explaining things. So do not hesitate to open an issue, just to ask for clarification.
Thanks goes to these wonderful people (emoji key):
Remi Gau 💻 🎨 📖 🐛 📓 🤔 🚇 🚧 ⚠️ 💬 |
marcobarilari 💻 🎨 📖 🐛 📓 🤔 |
CerenB 💻 🎨 📖 👀 ⚠️ 🐛 📓 🤔 |
Fede F. 🤔 💻 🖋 |
iqrashahzad14 🐛 ⚠️ |
This project follows the all-contributors specification. Contributions of any kind welcome!