소스 검색

Update 'README.md'

Evangelos Paraskevopoulos 4 달 전
부모
커밋
e20eacbd50
1개의 변경된 파일9개의 추가작업 그리고 1개의 파일을 삭제
  1. 9 1
      README.md

+ 9 - 1
README.md

@@ -1,3 +1,11 @@
 # Uni-Vs.MultisensoryTraining
 
-Pre- and post training EEG data of Multi- vs. Unisensory training
+Pre- and post training EEG data of Multi- vs. Unisensory training. 
+
+Data provided @ RawData folder.
+
+EEG and event file data folder structure for each group is self-explanatory. 
+
+The file Cognitive.sav is an SPSS file containing D prime and cognitive evaluation data for each subject.
+
+The file MIWithinBetweenBandsAllSubjectsAllTimesAllConditions2.m is the code for estimating GCMI on the single trial data. It is assumed that one has the GCMI toolbox and brainstorm. Once the hilbert transformed beamformer data are estimated for each trial from Brainstorm, they are exported and using the code provided, the connectivity is estimated for each trial. After that a simple mean is estimated for the trials of each subject and each condition to compile the hypernetwork of each subject, that will be subjected to statistical analysis via the Network Based Statistics Toolbox.