Browse Source

업데이트 'README.md'

Hio-Been Han 4 years ago
parent
commit
0fbfe9acf1
1 changed files with 6 additions and 7 deletions
  1. 6 7
      README.md

+ 6 - 7
README.md

@@ -7,14 +7,15 @@ A set of high-density EEG (electroencephalogram) recording obtained from awake,
 * Authors: Eunjin Hwang, Hio-Been Han, Jeongyeong Kim, & Jee Hyun Choi [corresponding: jeechoi@kist.re.kr]
 * Version: 1.0.0
 * Related publication: [Hwang et al., 2019, *Brain Structure and Function*](https://link.springer.com/article/10.1007/s00429-019-01845-5). 
-* Dataset repository: G-Node GIN, https://gin.g-node.org/hiobeen/Mouse_hdEEG_ASSR_Hwang_et_al/
-
-**Step-by-step tutorial is included, fully functioning with _Google Colaboratory_ environment. [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/gist/Hio-Been/c4ed1949eee53910718c1d35b0f20944/data_description_gin-mouse_hdeeg_assr_hwang_et_al.ipynb]
+* Dataset repository: G-Node GIN, https://gin.g-node.org/hiobeen/Mouse_hdEEG_ASSR_Hwang_et_al/ (DOI will be provided soon)
 
+<center>
+**Step-by-step tutorial is included, fully functioning with _Google Colaboratory_ environment.**
+[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/gist/Hio-Been/c4ed1949eee53910718c1d35b0f20944/data_description_gin-mouse_hdeeg_assr_hwang_et_al.ipynb)
+</center>
 
 <br>
 <br>
-
 # 2. File organization
 
 Raw EEG data are saved in EEGLAB dataset format (*.set). Below are the list of files included in the database.
@@ -186,7 +187,7 @@ meta
       <th>subject_name</th>
       <th>file_name</th>
       <th>n_trials</th>
-      <th>age_in_week</th>
+      <th>age_in_month</th>
       <th>sex</th>
     </tr>
   </thead>
@@ -927,8 +928,6 @@ for targetCondition in conditions:
 ```
 
 
-
-
 ![png](figure_output/output_37_1.png)