Skip to content

Immiora/tracking_speech_adpcc_ecog_hd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

High-density intracranial recordings reveal a distinct site in anterior dorsal precentral cortex that tracks perceived speech

Repository contains code for the results described in the paper

Alt text

The repository contains code for

  • some control analyses on the audio
  • t-test on average high frequency band (HFB) neural responses in dPCC to speech vs non-speech fragments
  • cross-correlation of dPCC HFB to the spectral envelope of sound
  • cross-correlation between HFB in the audiotory and motor (dPCC) cortices
  • cross-correlation of dPCC HFB to the noisy speech fragments in the mixed soundtrack (the one patients actually heard) and the speech-only track (obtained from the movie company)
  • linear fit of dPCC HFB to the phrasal groupings in speech (On/Of speech structure)
  • partial correlation between HFB, sound spectral envelope and pitch
  • comparison of modeling dPCC HFB using various audio properties during speech vs non-speech fragments
  • control analyses using motor regressors (hand annotations)

Dependencies:

Written in Python 3.7

Data availability

The neural data supporting the current study are not shared here due to the restrictions on public sharing of the patients’ data. However it is possible to arrange access to the data through a data transfer agreement between research institutes. Interested parties can contact us here.

About us

This work was done at the BCI lab of the University Medical Center in Utrecht. For more information please visit us at:

Citation

If this code is useful for you, please cite related work:

Berezutskaya, J., Baratin, C., Freudenburg, Z. V., & Ramsey, N. F. (2020). High‐density intracranial recordings reveal a distinct site in anterior dorsal precentral cortex that tracks perceived speech. Human brain mapping, 41(16), 4587-4609. https://doi.org/10.1002/hbm.25144

 @article{berezutskaya2020high,
  title={High-density intracranial recordings reveal a distinct site in anterior dorsal precentral cortex that tracks perceived speech},
  author={Berezutskaya, Julia and Baratin, Clarissa and Freudenburg, Zachary V and Ramsey, Nicolas F},
  journal={Human brain mapping},
  volume={41},
  number={16},
  pages={4587--4609},
  year={2020},
  publisher={Wiley Online Library}
}