Skip to content

allermat/audiovisual_adaptation_fMRI_EEG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DOI

Source code for research article "Audiovisual adaptation is expressed in spatial and decisional codes"

by Máté Aller, Agoston Mihalik, and Uta Noppeney

Published in Nature Communications

Cite: Aller, M., Mihalik, A., & Noppeney, U. (2022). Audiovisual adaptation is expressed in spatial and decisional codes. Nature Communications, 13(1), 3924. https://doi.org/10.1038/s41467-022-31549-0

Installation

  1. Clone or download this repository
  2. Download all dependencies into their individual subfolders within audiovisual_adaptation_fMRI_EEG/code/toolbox/
  3. Download source data from here and unpack into audiovisual_adaptation_fMRI_EEG/results/data/

Usage

  1. Navigate to the project root folder (audiovisual_adaptation_fMRI_EEG/) and execute set_path.m. This takes care of setting up the environment.
  2. Execute the scripts found in results/ to reproduce the reported results.
  3. All analysis code can be found in audiovisual_adaptation_fMRI_EEG/code/analysis/

Dependencies

Standalone toolboxes

Matlab File Exchange functions

Contributors

The code was mainly written by Máté Aller and Agoston Mihalik. Some of the code in the psychometric and neurometric function fitting was kindly provided by David Meijer. Some of the code in the fMRI analysis have been adapted from The Decoding Toolbox (Hebart, Goergen, & Haynes, 2015).