with one click
brainvision
BrainVision (.vhdr / .vmrk / .eeg) — Brain Products vendor format
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
BrainVision (.vhdr / .vmrk / .eeg) — Brain Products vendor format
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
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
Based on SOC occupation classification
| name | brainvision |
| description | BrainVision (.vhdr / .vmrk / .eeg) — Brain Products vendor format |
| layer | L0 |
| group | consumer_eeg |
| metadata | {"tags":["io","brainvision","vhdr","brain_products"],"formats":[".vhdr",".vmrk",".eeg"],"modalities":["eeg"]} |
Brain Products / BrainVision Analyzer triplet format: .vhdr header,
.vmrk markers, .eeg data.
Primary: mne.io.read_raw_brainvision(vhdr).
.vhdr without .vmrk / .eeg
breaks the load.- load:brainvision,vhdr=path
edf / fif / eeglab_set: alternative consumer EEG formats.