Skip to content

SoundBrainLab/EAM1-FFR

Repository files navigation

Auditory–motor interactions in the early auditory system

Frequency-following response (FFR) analysis code for the EAM1 project

Manuscript details

Manuscript in preparation – stay tuned for a preprint, coming soon!

Data availability

TODO: Share data on OpenNeuro

Analysis steps

  1. Extract precise sound onset timing from the EEG ergo channel: get_event_onsets_stimtrack.ipynb
  2. Convert the EEG data to the Brain Imaging Data Structure (EEG-BIDS): bids-conversion.ipynb
  3. Preprocess and analyze the FFRs: ffr_processing-minimal_mne-bids.ipynb
  4. Preprocess and analyze the cortical ERPs: erp_processing-minimal_mne-bids.ipynb

How to contribute

Before making a commit, please set up the following gitconfig filter to avoid metadata clutter:

  • Make sure nbconvert is installed (pip install nbconvert or conda install nbconvert)
  • Windows: in a bash terminal, run: bash setup-git-jupyter-filters.sh
  • Mac: run chmod +x setup-git-jupyter-filters.sh then ./setup-git-jupyter-filters.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors