بنقرة واحدة
eeglab-set
EEGLAB SET (.set / .fdt) — MATLAB EEGLAB native format
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
EEGLAB SET (.set / .fdt) — MATLAB EEGLAB native format
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Neurodata Without Borders (.nwb) — the de-facto standard for in-vivo electrophysiology (Neuropixels / AIBS / DANDI / IBL)
Index of L0 data-format loader skills by family
Index of all L2 paradigm skills by group + analysis_goal → paradigm matrix
Two-phase BCI data preprocessing pipeline: deep-inspect → plan → propose → user confirm → automated code/execute/QC/export
BIDS-iEEG sidecar (*_channels.tsv / *_electrodes.tsv / *_coordsystem.json / *_ieeg.json) — clinical sEEG / ECoG standard
Multiscale Electrophysiology Format v3 (Mayo Clinic) — long-duration encrypted sEEG
| name | eeglab_set |
| description | EEGLAB SET (.set / .fdt) — MATLAB EEGLAB native format |
| layer | L0 |
| group | consumer_eeg |
| metadata | {"tags":["io","eeglab","set","fdt","matlab"],"formats":[".set",".fdt"],"modalities":["eeg"]} |
EEGLAB (UCSD Delorme & Makeig 2004) native format — .set for header
(MATLAB struct serialized to v7) + .fdt for continuous data binary.
Primary: mne.io.read_raw_eeglab(path).
.set files saved as MAT v7.3
(HDF5-based) vs v7 (proprietary MAT) handled differently; sometimes
needs mat73 package..set carries EEG.icaweights;
preserve if porting to MNE / MNE-ICALabel.- load:eeglab_set
mat: generic MATLAB; this skill is specifically EEGLAB-flavoured.edf / fif / brainvision: other consumer EEG.