Update README.md
Browse files
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
|
| 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 |
|