mne-python
https://github.com/mne-tools/mne-python
Python
MNE : Magnetoencephalography (MEG) and Electroencephalography (EEG) in Python
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported6 Subscribers
Add a CodeTriage badge to mne-python
Help out
- Issues
- ENH: Add `EpochsTFR.from_raw_tfr()` to epoch `RawTFR` objects
- ENH: Add `description` filter parameter to `Raw.crop_by_annotations()`
- ENH: Support `concatenate_epochs()` for `EpochsTFR`
- VIZ: `evoked.plot()` still bypasses MNELineFigure path (related to #7751)
- ENH: Support `concatenate_epochs()` for `EpochsSpectrum`
- Remove hardcoded value "BAD_blink" in _interpolate_blinks
- Feature: implement find blinks using pupil size data (velocity, ...)
- Filtering enforces double precision
- PERF: Speed up permutation cluster tests via Numba union-find + compact graph
- Add tools script dependencies to dev dependency group
- Docs
- Python not yet supported