5-CSRTT LFP analysis
收藏NIAID Data Ecosystem2026-03-09 收录
下载链接:
https://figshare.com/articles/dataset/5_CSRTT_LFP_analysis/1172355
下载链接
链接失效反馈官方服务:
资源简介:
Dataset accompanying PLoS ONE Paper: Oscillatory activity in the medial prefrontal cortex and nucleus accumbens correlates with impulsivity and reward outcome
http://www.plosone.org/article/info%3Adoi%2F10.1371%2Fjournal.pone.0111300
The dataset includes the processed LFP power time series and phase-amplitude coupling data analysed in the paper, alongside simultaneously recorded velocity data and metadata for each trial, as well as PSD data for whole 30 minute recording sessions and data used for behavioural prediction and screening correlation analysis.
Files can be loaded into R with the following generic commands:
For .txt files :
data <- read.table("filename.txt",header = T)
For .dat files
data <- <- read.csv("filename.dat",header = T)
For files with Neuro and Velo in the names set header = F as these files have no column headings
Contact me at nad34@cam.ac.uk if you have any questions
Nick Donnelly
September 2014
创建时间:
2014-09-17



