瀏覽代碼

Update 'README.md'

lucasdwi 5 年之前
父節點
當前提交
19f331ae91
共有 1 個文件被更改,包括 10 次插入0 次删除
  1. 10 0
      README.md

+ 10 - 0
README.md

@@ -1,2 +1,12 @@
 # 2018_PLOS_Comp_Bio_Data
+This repository holds all of the raw .mat files used for analysis in "Finding the balance between model complexity and performance: Using ventral striatal oscillaitons to classify feeding behavior" (https://doi.org/10.1101/241919).
 
+Each file has the same strucutre with the following variables containing important information:
+LFPTs = local field potentials (data structure)
+    LFPTs.data = raw voltage values (channel x time)
+    LFPTs.tvec = time stamps (in seconds)
+    LFPTs.label = channel labels
+adfreq = sampling rate (Hz)
+eventTs = event timestamps
+    eventTs.label = event labels
+    eventTs.t = timestamps of corresponding labels in eventTs.label