Kkuntal990 commited on
Commit
1796199
·
verified ·
1 Parent(s): 273f8ff

Upload BNCI2014_001 WindowsDataset (epoched)

Browse files
Files changed (2) hide show
  1. README.md +2 -2
  2. format_info.json +1 -1
README.md CHANGED
@@ -16,9 +16,9 @@ This dataset was created using [braindecode](https://braindecode.org), a library
16
  - **Number of recordings**: 1
17
  - **Number of channels**: 26
18
  - **Sampling frequency**: 250.0 Hz
19
- - **Data type**: Windowed (Epochs)
20
  - **Number of windows**: 48
21
- - **Total size**: 9.52 MB
22
  - **Storage format**: zarr
23
 
24
  ## Usage
 
16
  - **Number of recordings**: 1
17
  - **Number of channels**: 26
18
  - **Sampling frequency**: 250.0 Hz
19
+ - **Data type**: Windowed (from Epochs object)
20
  - **Number of windows**: 48
21
+ - **Total size**: 0.04 MB
22
  - **Storage format**: zarr
23
 
24
  ## Usage
format_info.json CHANGED
@@ -5,5 +5,5 @@
5
  "braindecode_version": "1.3.0",
6
  "n_recordings": 1,
7
  "total_samples": 48,
8
- "total_size_mb": 9.52
9
  }
 
5
  "braindecode_version": "1.3.0",
6
  "n_recordings": 1,
7
  "total_samples": 48,
8
+ "total_size_mb": 0.04
9
  }