Pārlūkot izejas kodu

add: descriptions for .tsv files

SungJun Cho 3 nedēļas atpakaļ
vecāks
revīzija
e13c5e3a50
1 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -61,8 +61,8 @@ For the easier understanding of how the dataset is structured, we provide a comp
 
     | Directory           | Description                                                                  | Format |
     | ------------------- | ---------------------------------------------------------------------------- | -------- |
-    | `ses01 ~ ses08`     | contains mouse LFP data for each experiment sessions in the Single condition | All data files within each directory start with a file name `Day*-Trial*-Single` with the following extensions: <br/> 1. `fdt` and `set` for mice LFP data <br/> 2. `.json` for meta data of recording sites and hyperparameters <br/> 3. `_eeg_channels.tsv` for ... <br/> 4. `_eeg_events.tsv` for ... |
-    | `ses09 ~ ses16`     | contains mouse LFP data for each experiment sessions in the Group condition  | All data files within each directory start with a file name `Day*-Trial*-Group` with the following extensions: <br/> 1. `fdt` and `set` for mice LFP data <br/> 2. `.json` for meta data of recording sites and hyperparameters <br/> 3. `_eeg_channels.tsv` for ... <br/> 4. `_eeg_events.tsv` for ... |
+    | `ses01 ~ ses08`     | contains mouse LFP data for each experiment sessions in the Single condition | All data files within each directory start with a file name `Day*-Trial*-Single` with the following extensions: <br/> 1. `fdt` and `set` for mice LFP data <br/> 2. `.json` for meta data of recording sites and hyperparameters <br/> 3. `_eeg_channels.tsv` as a placeholder for LFP channel meta data <br/> 4. `_eeg_events.tsv` as a placeholder for LFP events meta data |
+    | `ses09 ~ ses16`     | contains mouse LFP data for each experiment sessions in the Group condition  | All data files within each directory start with a file name `Day*-Trial*-Group` with the following extensions: <br/> 1. `fdt` and `set` for mice LFP data <br/> 2. `.json` for meta data of recording sites and hyperparameters <br/> 3. `_eeg_channels.tsv` as a placeholder for LFP channel meta data <br/> 4. `_eeg_events.tsv` as a placeholder for LFP events meta data |
 
 ##### DATA EXCLUSION NOTICE