Welcome to ppe’s documentation!¶
- Git repository on github (contains slides, solutions to exercices, and more)
https://github.com/chrplr/programming-psychology-experiments
Contents:
- Programming Psychology Experiments
- Software installation
- Creating static visual stimuli
- Dynamic visual stimuli
- Creating and playing sounds
- Measuring Responses
- Programming a Lexical decision task
- Step 1: stimuli in constants
- Step 2: read stimuli from a csv file
- Select words in a lexical dabatase
- Automatising database searches with R and Python
- Generate nonwords
- Create a stimuli file
- Use sys.argv to pass the name of the file containing the list of stimuli
- Improving the pseudowords
- Data analysis
- Auditory Lexical Decision
- Finally
- Creating online experiments with JsPsych: the basics
- JsPsych: timeline nodes and plugins
- Using HTML for online stimuli
- Writing clean code
- Response key for human psychology experiments
- Sending TTL triggers