mne-python
Installation
SKILL.md
MNE-Python
MNE-Python is a scientific Python toolkit for electrophysiology analysis (MEG, EEG, iEEG, fNIRS), covering data structures, preprocessing, spectral analysis, source modeling, and visualization.
Version
Built against: mne==1.11.0
Python: 3.13.5
If using a different version, check
assets/version.txtand consultdoc/changes/v1.11.rstfor API differences.
Scope
This skill is intentionally scoped to common workflows for day-to-day analysis:
- Included:
mne.io,mne.epochs,mne.preprocessing,mne.time_frequency,mne.viz,mne.report, basic forward/inverse setup. - Out of scope: exhaustive coverage of all format-specific readers, every dataset helper, all advanced beamformer/minimum-norm variants, and low-level internals under
mne._fiff/mne.commands.