mne-tools/mne-python

MNE: Magnetoencephalography (MEG) and Electroencephalography (EEG) in Python

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 46 minutes ago
Added to GitGenius on September 19th, 2026
Created on January 28th, 2011
Open Issues & Pull Requests: 621 (+0)
GitHub issues: Enabled
Number of forks: 1,596
Total Stargazers: 3,519 (+0)
Total Subscribers: 83 (+0)

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 163
New in 7 days: 5
Closed in 7 days: 2
Avg open age: 759 days
Stale 30+ days: 137
Stale 90+ days: 126

Recent activity

Opened in 7 days: 5
Closed in 7 days: 2
Comments in 7 days: 0
Events in 7 days: 2

Top labels

  • BUG (135)
  • ENH (121)
  • DOC (56)
  • EASY (29)
  • VIZ (10)
  • API (3)
  • MAINT (3)
  • MEDIUM (3)

Detailed Description

MNE-Python is a Python package for exploring, visualizing, and analyzing human neurophysiological data such as MEG, EEG, sEEG, and ECoG.

The tool addresses the need to work with complex brain imaging and electrical recording data through a comprehensive suite of modules covering the entire analysis pipeline. It provides functionality for data input and output, preprocessing, visualization, source estimation, time-frequency analysis, connectivity analysis, machine learning, and statistical testing. This modular approach allows researchers to move seamlessly from raw data acquisition through to publication-ready analysis and visualization.

Researchers and neuroscientists working with magnetoencephalography, electroencephalography, or related neurophysiological recordings should consider this tool. It suits academic research, clinical applications, and any project requiring standardized, well-documented methods for brain signal analysis. The package integrates with the broader scientific Python ecosystem through dependencies on NumPy, SciPy, and Matplotlib, making it a natural choice for teams already working in that environment.

The project maintains active engagement with its user community through a dedicated forum for questions and discussion. Development activity shows consistent attention to code quality and testing infrastructure, with continuous integration and code coverage monitoring in place. The project accepts contributions through a documented process and maintains comprehensive documentation including tutorials and API references alongside its codebase.