Datasets:

Tasks:
Other
Modalities:
Audio
Languages:
English
ArXiv:
License:
oiwi commited on
Commit
d8bc0f1
·
verified ·
1 Parent(s): 602bbf3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -75,7 +75,7 @@ The repository also includes a top-level `metadata/` directory containing inform
75
 
76
  - `metadata/channels.tsv` — BIDS-style channels table (name, type, units, filter settings, sampling frequency, and status) used consistently across datasets.
77
  - `metadata/sensor_xyz.json` — sensor position array of shape `(n_channels, 3)` giving XYZ coordinates for each channel. Please refer to the raw FIF (`*_meg.fif`) for coordinate frame and transforms. Provided as a lightweight convenience for visualisation / sanity checks.
78
- - `metadata/neo/ct_sparse.fif` and `metadata/neo/sss_cal.dat` — site-specific MaxFilter/SSS calibration files for the NEO scanner. These are required if you want to run Signal Space Separation / Maxwell filtering (e.g. via `mne.preprocessing.maxwell_filter`) on the raw FIF files. If you are only using the provided serialised `.h5` competition derivatives, you should not need these files.
79
 
80
  ## Stimulus audio (LibriVox)
81
 
 
75
 
76
  - `metadata/channels.tsv` — BIDS-style channels table (name, type, units, filter settings, sampling frequency, and status) used consistently across datasets.
77
  - `metadata/sensor_xyz.json` — sensor position array of shape `(n_channels, 3)` giving XYZ coordinates for each channel. Please refer to the raw FIF (`*_meg.fif`) for coordinate frame and transforms. Provided as a lightweight convenience for visualisation / sanity checks.
78
+ - `metadata/neo/ct_sparse.fif` and `metadata/neo/sss_cal.dat` — site-specific MaxFilter/SSS calibration files for the NEO scanner. These are required if you want to run Signal Space Separation / Maxwell filtering (e.g. via `mne.preprocessing.maxwell_filter`) on the raw FIF files. If you are using the provided preprocessed data (e.g. serialised `.h5` files), then you can ignore these.
79
 
80
  ## Stimulus audio (LibriVox)
81