mne 1.8.0
0
MNE-Python project for MEG and EEG data analysis.
Contents
MNE-Python project for MEG and EEG data analysis.
Stars: 2696, Watchers: 2696, Forks: 1313, Open Issues: 531The mne-tools/mne-python
repo was created 13 years ago and the last code push was 21 hours ago.
The project is very popular with an impressive 2696 github stars!
How to Install mne
You can install mne using pip
pip install mne
or add it to a project with poetry
poetry add mne
Package Details
- Author
- None
- License
- BSD-3-Clause
- Homepage
- None
- PyPi:
- https://pypi.org/project/mne/
- Documentation:
- https://mne.tools/
- GitHub Repo:
- https://github.com/mne-tools/mne-python
Classifiers
- Scientific/Engineering
- Software Development
Related Packages
Errors
A list of common mne errors.
Code Examples
Here are some mne
code examples and snippets.
GitHub Issues
The mne package has 531 open issues on GitHub
- MRG: Publicly expose MRI fiducials in Coregistration class
- Rework CoregistrationUI fiducial I/O widgets & add save button
- Change CoregistrationUI status bar text color to black
- Add save button to CoregistrationUI
- Coreg GUI should suggest to save fiducials and trans if not saved during interactive session
- DOC: verbose behavior in classes should be documented better
- Retrieving Coregistration from CoregistrationUI
- WIP,FIX,ENH: some coreg features and fixes
- Allow blocking execution of plot_alignment() and stc.plot()
- MAINT: Simplify requirements structure
- bug fix #10194
- [ENH] Finite Element Modeling for Tissue Displacement by Intracranial Electrodes and Conductivity
- inst.to_data_frame() should allow to export index as datetime64
- mne.gui.coregistration() should accept instances in addition to filenames
- Passing
trans
to mne.gui.coregistration() should automatically derive the MRI fiducials