Thanks to visit codestin.com
Credit goes to github.com
Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Genuster
/
mne-python
Public
forked from
mne-tools/mne-python
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
mne-python
examples
preprocessing
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 26, 2025
BUG: Fix bug with movecomp and t=0 (#13132)
larsoner
authored
7166946
View commit details
Copy full SHA for 7166946
View code at this point
Browse repository at this point
Commits on Feb 10, 2025
ENH: add interpolate_to method (#13044)
Show description for 7b316cb
4 people
authored
7b316cb
View commit details
Copy full SHA for 7b316cb
View code at this point
Browse repository at this point
Commits on Jan 24, 2025
BUG: Fix bug with Mesa 3D detection (#13082)
Show description for 3db12ff
larsoner
and
autofix-ci[bot]
authored
3db12ff
View commit details
Copy full SHA for 3db12ff
View code at this point
Browse repository at this point
Commits on Jan 19, 2025
New feature for removing heart artifacts from EEG or ESG data using a Principal Component Analysis - Optimal Basis Sets (PCA-OBS) algorithm (#13037)
Show description for 4f53a37
7 people
authored
4f53a37
View commit details
Copy full SHA for 4f53a37
View code at this point
Browse repository at this point
Commits on Dec 14, 2024
MAINT: Also update fsaverage in sample (#13009)
larsoner
authored
391fd88
View commit details
Copy full SHA for 391fd88
View code at this point
Browse repository at this point
Commits on Oct 28, 2024
eegbci api: allow downloading multiple subjects (#12918)
sappelhoff
authored
e15292f
View commit details
Copy full SHA for e15292f
View code at this point
Browse repository at this point
Commits on Sep 20, 2024
scale figsize in plot_events depending on n unique events (#12844)
sappelhoff
authored
a218f96
View commit details
Copy full SHA for a218f96
View code at this point
Browse repository at this point
Commits on Aug 14, 2024
DOC: Fix headers (#12781)
Show description for ee64eba
larsoner
and
autofix-ci[bot]
authored
ee64eba
View commit details
Copy full SHA for ee64eba
View code at this point
Browse repository at this point
Commits on Jul 28, 2024
[MRG] convert some more % strings to fstrings (#12758)
sappelhoff
authored
e06921d
View commit details
Copy full SHA for e06921d
View code at this point
Browse repository at this point
Commits on May 1, 2024
MAINT: Fix faulty links (#12592)
larsoner
authored
7fd22d6
View commit details
Copy full SHA for 7fd22d6
View code at this point
Browse repository at this point
[pre-commit.ci] pre-commit autoupdate (#12588)
Show description for e39995d
3 people
authored
e39995d
View commit details
Copy full SHA for e39995d
View code at this point
Browse repository at this point
Commits on Mar 14, 2024
BUG: Fix bug with too many legend entries (#12498)
Show description for 60505e9
larsoner
and
autofix-ci[bot]
authored
60505e9
View commit details
Copy full SHA for 60505e9
View code at this point
Browse repository at this point
Commits on Mar 13, 2024
[pre-commit.ci] pre-commit autoupdate (#12492)
Show description for 25e6aec
3 people
authored
25e6aec
View commit details
Copy full SHA for 25e6aec
View code at this point
Browse repository at this point
Commits on Mar 2, 2024
Bump ruff to v0.3.0 (#12477)
hoechenberger
authored
64901c4
View commit details
Copy full SHA for 64901c4
View code at this point
Browse repository at this point
Commits on Mar 1, 2024
MRG: Allow `tmin` and `tmax` in `mne.epochs.make_metadata()` to accept strings (#12462)
Show description for d17d885
hoechenberger
and
SophieHerbst
authored
d17d885
View commit details
Copy full SHA for d17d885
View code at this point
Browse repository at this point
Commits on Jan 15, 2024
Enable Ruff UP rules (#12358)
Show description for 2040898
3 people
authored
2040898
View commit details
Copy full SHA for 2040898
View code at this point
Browse repository at this point
Commits on Dec 10, 2023
Simplify spectrum.plot() parameters (#12270)
Show description for bf03a03
cbrnr
and
drammock
authored
bf03a03
View commit details
Copy full SHA for bf03a03
View code at this point
Browse repository at this point
Commits on Nov 17, 2023
MAINT: Add copyright to the top of each file (#12221)
larsoner
committed
5897b81
View commit details
Copy full SHA for 5897b81
View code at this point
Browse repository at this point
Commits on Nov 9, 2023
Fix copy-view issue in epochs (#12121)
Show description for 7b3e3c9
4 people
authored
7b3e3c9
View commit details
Copy full SHA for 7b3e3c9
View code at this point
Browse repository at this point
Commits on Oct 26, 2023
DOC: Fix typo found by codespell (#12140)
DimitriPapadopoulos
authored
b9983df
View commit details
Copy full SHA for b9983df
View code at this point
Browse repository at this point
Commits on Oct 11, 2023
Sort imports (#12097)
cbrnr
authored
d6d2f8c
View commit details
Copy full SHA for d6d2f8c
View code at this point
Browse repository at this point
Commits on Oct 7, 2023
Use constrained layout in matplotlib visualization (#12050)
Show description for fdaeb86
3 people
authored
fdaeb86
View commit details
Copy full SHA for fdaeb86
View code at this point
Browse repository at this point
Commits on Sep 8, 2023
Replace inst.pick_channels() with inst.pick() (#11907)
Show description for 1bed9dd
cbrnr
and
drammock
authored
1bed9dd
View commit details
Copy full SHA for 1bed9dd
View code at this point
Browse repository at this point
Commits on May 9, 2023
silence spectrum plot warning in examples/tutorials [circle full] (#11682)
drammock
authored
60b29be
View commit details
Copy full SHA for 60b29be
View code at this point
Browse repository at this point
Commits on May 2, 2023
MAINT: Run black on codebase
larsoner
committed
e81ec52
View commit details
Copy full SHA for e81ec52
View code at this point
Browse repository at this point
Commits on May 1, 2023
API: Deprecate ordered=False and legacy some functions (#11665)
larsoner
authored
daec3da
View commit details
Copy full SHA for daec3da
View code at this point
Browse repository at this point
Commits on Apr 27, 2023
[MAINT, MRG] Move over tutorials (#11646)
Show description for 8c7f0c6
alexrockhill
and
larsoner
authored
8c7f0c6
View commit details
Copy full SHA for 8c7f0c6
View code at this point
Browse repository at this point
Commits on Apr 17, 2023
MRG: Allow retrieval of channel names via make_1020_channel_selections() (#11632)
hoechenberger
authored
f88f22d
View commit details
Copy full SHA for f88f22d
View code at this point
Browse repository at this point
Commits on Apr 14, 2023
MAINT: Use VTK prerelease wheels in pre jobs (#11629)
larsoner
authored
1c30141
View commit details
Copy full SHA for 1c30141
View code at this point
Browse repository at this point
Commits on Mar 27, 2023
MAINT: `coding: utf-8` is implicit in Python 3 (#11599)
DimitriPapadopoulos
authored
623895d
View commit details
Copy full SHA for 623895d
View code at this point
Browse repository at this point
Commits on Mar 26, 2023
add contralateral referencing example (#11596)
drammock
authored
4b419e0
View commit details
Copy full SHA for 4b419e0
View code at this point
Browse repository at this point
Commits on Mar 20, 2023
[ENH, MRG] Allow picking ieeg contacts on just CT (#11567)
alexrockhill
authored
5ca0141
View commit details
Copy full SHA for 5ca0141
View code at this point
Browse repository at this point
Remove legacy plot_psd* funcs/methods in our docs and codebase (#11563)
drammock
authored
2bd0c3e
View commit details
Copy full SHA for 2bd0c3e
View code at this point
Browse repository at this point
Commits on Sep 30, 2022
Standardize topomap args (#11123)
Show description for 45720cc
drammock
and
larsoner
authored
45720cc
View commit details
Copy full SHA for 45720cc
View code at this point
Browse repository at this point
Commits on Sep 27, 2022
Add regression-based approach to removing EOG artifacts (#11046)
Show description for 12cf874
4 people
authored
12cf874
View commit details
Copy full SHA for 12cf874
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.