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 }}
navsan
/
mne-python
Public
forked from
ghonk/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
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on Dec 2, 2024
DOC: fix return value doc of inst.get_montage() (#12995)
sappelhoff
authored
d987c27
View commit details
Copy full SHA for d987c27
Browse repository at this point
remove some ._filenames uses in favor of .filenames (#12996)
sappelhoff
authored
ec77e7c
View commit details
Copy full SHA for ec77e7c
Browse repository at this point
use eegbci.standardize instead of custom code (#12997)
sappelhoff
authored
0e09163
View commit details
Copy full SHA for 0e09163
Browse repository at this point
Bump autofix-ci/action from dd55f44df8f7cdb7a6bf74c78677eb8acd40cd0a to ff86a557419858bb967097bfc916833f5647fa8c in the actions group (#12999)
Show description for ed2fd8d
dependabot[bot]
and
larsoner
authored
ed2fd8d
View commit details
Copy full SHA for ed2fd8d
Browse repository at this point
Commits on Dec 1, 2024
MAINT: Update code credit (#12998)
Show description for 096243f
github-actions[bot]
authored
096243f
View commit details
Copy full SHA for 096243f
Browse repository at this point
Commits on Nov 26, 2024
MAINT: Unpin VTK (#12991)
larsoner
authored
e06873d
View commit details
Copy full SHA for e06873d
Browse repository at this point
[pre-commit.ci] pre-commit autoupdate (#12988)
Show description for 535b401
3 people
authored
535b401
View commit details
Copy full SHA for 535b401
Browse repository at this point
Commits on Nov 25, 2024
Fix: update cnt.py to check missing annotation (#12986)
Show description for 98f9949
ZIYI ZENG
and
pre-commit-ci[bot]
authored
98f9949
View commit details
Copy full SHA for 98f9949
Browse repository at this point
Commits on Nov 22, 2024
do not log about using set_montage AGAIN if it has never been used (#12984)
sappelhoff
authored
57076c9
View commit details
Copy full SHA for 57076c9
Browse repository at this point
DOC: fix numpy docstr example Vectorizer() (#12983)
sappelhoff
authored
f5d043a
View commit details
Copy full SHA for f5d043a
Browse repository at this point
Changed epochs_clean_sub = model_plain.apply(epochs) to epochs_clean_sub = model_sub.apply(epochs), making use of the regression coefficients from model_sub. #12977 (#12978)
JacPhe
authored
149453c
View commit details
Copy full SHA for 149453c
Browse repository at this point
Commits on Nov 19, 2024
DOC: add meegkit to related software suite (#12976)
Show description for a99aa9f
sappelhoff
and
larsoner
authored
a99aa9f
View commit details
Copy full SHA for a99aa9f
Browse repository at this point
DOC: specify tmax_raw param may be None, and what it means (#12972)
sappelhoff
authored
cf8047f
View commit details
Copy full SHA for cf8047f
Browse repository at this point
[pre-commit.ci] pre-commit autoupdate (#12975)
Show description for eac7199
pre-commit-ci[bot]
authored
eac7199
View commit details
Copy full SHA for eac7199
Browse repository at this point
Commits on Nov 18, 2024
DOC: fix note in legacy pick_channels func (#12973)
sappelhoff
authored
5a1f3a0
View commit details
Copy full SHA for 5a1f3a0
Browse repository at this point
Use `uint16_codec` argument (#12971)
cbrnr
authored
aa9dcb6
View commit details
Copy full SHA for aa9dcb6
Browse repository at this point
Bump codecov/codecov-action from 4 to 5 in the actions group (#12970)
Show description for a267b86
dependabot[bot]
authored
a267b86
View commit details
Copy full SHA for a267b86
Browse repository at this point
Commits on Nov 16, 2024
ENH: Fine calibration support for more MEG systems (#12966)
Show description for f45b51b
larsoner
and
autofix-ci[bot]
authored
f45b51b
View commit details
Copy full SHA for f45b51b
Browse repository at this point
Commits on Nov 15, 2024
FIX: gracefully handle bad patient info in edf reader (#12968)
scott-huberty
authored
ede7f01
View commit details
Copy full SHA for ede7f01
Browse repository at this point
Commits on Nov 14, 2024
BUG: Fix bug with anonymization (#12967)
larsoner
authored
d810cc5
View commit details
Copy full SHA for d810cc5
Browse repository at this point
Add BaseRaw.duration property and fix duration calculation for BaseRaw "repr/html" display (#12955)
Show description for 060b600
leorochael
and
larsoner
authored
060b600
View commit details
Copy full SHA for 060b600
Browse repository at this point
Fix units in sizeof_fmt (#12962)
Show description for 1e7cef1
3 people
authored
1e7cef1
View commit details
Copy full SHA for 1e7cef1
Browse repository at this point
Commits on Nov 12, 2024
Some additions to the dipole orientation tutorial. (#12960)
wmvanvliet
authored
c3c1f29
View commit details
Copy full SHA for c3c1f29
Browse repository at this point
Commits on Nov 11, 2024
[pre-commit.ci] pre-commit autoupdate (#12958)
pre-commit-ci[bot]
authored
9832d4b
View commit details
Copy full SHA for 9832d4b
Browse repository at this point
MAINT: Fixes for latest sklearn (#12951)
larsoner
authored
cd6dd5f
View commit details
Copy full SHA for cd6dd5f
Browse repository at this point
fix typo: shrikage -> shrinkage (#12957)
sappelhoff
authored
ecc620d
View commit details
Copy full SHA for ecc620d
Browse repository at this point
Commits on Nov 7, 2024
Improve metadata tutorial (#12931)
Show description for 4608995
3 people
authored
4608995
View commit details
Copy full SHA for 4608995
Browse repository at this point
Commits on Nov 6, 2024
doc: clarify bids split naming (#12948)
sappelhoff
authored
649857a
View commit details
Copy full SHA for 649857a
Browse repository at this point
Commits on Nov 5, 2024
DOC: Reflow IDE doc (#12947)
Show description for 2983d2a
larsoner
and
drammock
authored
2983d2a
View commit details
Copy full SHA for 2983d2a
Browse repository at this point
fix ref=canonical in HTML page headers (#12941)
drammock
authored
b3ecaab
View commit details
Copy full SHA for b3ecaab
Browse repository at this point
[pre-commit.ci] pre-commit autoupdate (#12942)
Show description for c1ad98b
pre-commit-ci[bot]
authored
c1ad98b
View commit details
Copy full SHA for c1ad98b
Browse repository at this point
Commits on Nov 4, 2024
MAINT: Clean up raw.plot capture (#12938)
Show description for 899b7bf
larsoner
and
drammock
authored
899b7bf
View commit details
Copy full SHA for 899b7bf
Browse repository at this point
Commits on Nov 1, 2024
BUG: Fix evk.nave plotting when it's float (#12936)
Genuster
authored
333d971
View commit details
Copy full SHA for 333d971
Browse repository at this point
MAINT: Skip problematic version (#12937)
larsoner
authored
ddca04b
View commit details
Copy full SHA for ddca04b
Browse repository at this point
MAINT: Update code credit (#12935)
Show description for 4a61d42
github-actions[bot]
authored
4a61d42
View commit details
Copy full SHA for 4a61d42
Browse repository at this point
Previous
Next
You can’t perform that action at this time.