This repository contains the script for running the reading-based fMRI localizer task as well as the accompanying code for analysis. Additional data files may be found in the OSF repository.
Localizer Task (evlab_langloc_speeded)
This folder contains all necessary files to run the localizer task. This script was tested on MATLAB R2020a and requires Psychtoolbox.
langloc_speeded.webm
Analysis (analysis)
To run scripts for analysis and plotting, upload the data folder from the OSF repository. The directory structure should look like such:
speeded_language_localizer
├── analysis
│ ├── data
│ ├── dice_results
│ ├── plots
│ ├── scripts
│ └── stats
├── evlab_langloc_speeded
│ |
. .