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 }}
JohnAtl
/
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
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 28, 2023
BUG: Fix deprecated API usage in example (#11512)
larsoner
authored
7e7d522
View commit details
Copy full SHA for 7e7d522
Browse repository at this point
Commits on Feb 27, 2023
Deprecate 'kind' and 'path' in favor of 'fname' in the layout reader (#11500)
Show description for 0efe50b
mscheltienne
and
larsoner
authored
0efe50b
View commit details
Copy full SHA for 0efe50b
Browse repository at this point
Commits on Feb 25, 2023
EGI/MFF events outside EEG recording should not break the code (#11505)
Show description for 6d3e41f
nmri-nfocke
and
agramfort
authored
6d3e41f
View commit details
Copy full SHA for 6d3e41f
Browse repository at this point
fixed annotations error on export (#11435)
Show description for 32b686c
3 people
authored
32b686c
View commit details
Copy full SHA for 32b686c
Browse repository at this point
Commits on Feb 24, 2023
DOC: Update installer links [skip azp] [skip actions] [skip cirrus] (#11506)
larsoner
authored
ae0b34c
View commit details
Copy full SHA for ae0b34c
Browse repository at this point
Commits on Feb 23, 2023
BUG: updates for MPL 3.7 compatibility (#11409)
Show description for a5fa4ab
drammock
and
larsoner
authored
a5fa4ab
View commit details
Copy full SHA for a5fa4ab
Browse repository at this point
Commits on Feb 22, 2023
Fix docstrings by replacing str with path-like and fix double backticks for formatting (#11499)
Show description for 603a96d
mscheltienne
and
hoechenberger
authored
603a96d
View commit details
Copy full SHA for 603a96d
Browse repository at this point
Commits on Feb 21, 2023
Use pathlib.Path instead of os.path to handle files and folders [circle deploy] (#11473)
mscheltienne
authored
5a97c2f
View commit details
Copy full SHA for 5a97c2f
Browse repository at this point
MAINT: Fix Circle [circle deploy] (#11497)
larsoner
authored
2cf0703
View commit details
Copy full SHA for 2cf0703
Browse repository at this point
MAINT: Use mamba in CIs (#11471)
Show description for c93c848
larsoner
and
drammock
authored
c93c848
View commit details
Copy full SHA for c93c848
Browse repository at this point
Updating documentation to clarify full vs half-bandwidth and defaults in time_frequency.multitaper.py (#11479)
Show description for dfdc5a6
3 people
authored
dfdc5a6
View commit details
Copy full SHA for dfdc5a6
Browse repository at this point
Fix typo in tutorial (#11498)
mscheltienne
authored
03961e4
View commit details
Copy full SHA for 03961e4
Browse repository at this point
Typo fix and added colons before code (#11496)
ZviBaratz
authored
824259f
View commit details
Copy full SHA for 824259f
Browse repository at this point
Commits on Feb 19, 2023
[MRG] ENH/DOC: demo custom spectrum creation (#11493)
Show description for 0cafb67
dengemann
and
hoechenberger
authored
0cafb67
View commit details
Copy full SHA for 0cafb67
Browse repository at this point
Commits on Feb 17, 2023
Accept only left-clicks for adding annotations (#11491)
cbrnr
authored
18474b1
View commit details
Copy full SHA for 18474b1
Browse repository at this point
Commits on Feb 16, 2023
[BUG, MRG] Fix pial surface loading, logging in locate_ieeg (#11489)
alexrockhill
authored
80dc734
View commit details
Copy full SHA for 80dc734
Browse repository at this point
[ENH] Added unit_role to add non-breaking space between magnitude and units (#11469)
Show description for 70119b6
3 people
authored
70119b6
View commit details
Copy full SHA for 70119b6
Browse repository at this point
MAINT: Fix CircleCI build (#11488)
larsoner
authored
ff48bee
View commit details
Copy full SHA for ff48bee
Browse repository at this point
[DOC] Updated decoding.SSD documentation and internal variable naming (#11475)
Show description for 0dea13c
tsbinns
and
larsoner
authored
0dea13c
View commit details
Copy full SHA for 0dea13c
Browse repository at this point
Typo fix (#11485)
ZviBaratz
authored
4ee2300
View commit details
Copy full SHA for 4ee2300
Browse repository at this point
Commits on Feb 15, 2023
[MRG] Forward argument axes from plot_sensors to DigMontage.plot (#11470)
Show description for d740e47
mscheltienne
and
janEbert
authored
d740e47
View commit details
Copy full SHA for d740e47
Browse repository at this point
[MRG] Improve error message raised on channels missing from DigMontage (#11472)
Show description for 449ad99
mscheltienne
and
drammock
authored
449ad99
View commit details
Copy full SHA for 449ad99
Browse repository at this point
MAINT: Deal with pkg_resources usage bugs (#11478)
larsoner
authored
62c5e42
View commit details
Copy full SHA for 62c5e42
Browse repository at this point
Commits on Feb 13, 2023
Add object array support and docstring (#11465)
Show description for 3e69d02
mcvain
and
larsoner
authored
3e69d02
View commit details
Copy full SHA for 3e69d02
Browse repository at this point
[ENH] Adjusted SSD algorithm to support non-full rank data (#11458)
Show description for ae7ecf8
tsbinns
and
agramfort
authored
ae7ecf8
View commit details
Copy full SHA for ae7ecf8
Browse repository at this point
Commits on Feb 11, 2023
[BUG] fix nibabel reference (#11467)
alexrockhill
authored
99bed94
View commit details
Copy full SHA for 99bed94
Browse repository at this point
Commits on Feb 9, 2023
Fix: Use `importlib.resources` or `importlib_resources` instead of `pkg_resources` (#11454)
Show description for e12ba0a
3 people
authored
e12ba0a
View commit details
Copy full SHA for e12ba0a
Browse repository at this point
[MRG] FIX: SlidingEstimator obeys verbose argument now (#11450)
Show description for d9964f5
3 people
authored
d9964f5
View commit details
Copy full SHA for d9964f5
Browse repository at this point
Commits on Feb 8, 2023
[MAINT, MRG] Follow-up efficiency improvements to inflated brain sEEG (#11459)
alexrockhill
authored
b8df1bd
View commit details
Copy full SHA for b8df1bd
Browse repository at this point
Commits on Feb 7, 2023
[ENH, MRG] Project sEEG contacts to inflated brain (#11437)
alexrockhill
authored
11bc099
View commit details
Copy full SHA for 11bc099
Browse repository at this point
Commits on Feb 6, 2023
MRG: Tiny improvement to the axis labels in "generalization across time and conditions" decoding example (#11453)
Show description for c1c4524
hoechenberger
and
larsoner
authored
c1c4524
View commit details
Copy full SHA for c1c4524
Browse repository at this point
BUG: add infer_types=True for read_raw_edf in Sleep stage classificat… (#11452)
Show description for 9ca938e
rcmdnk
and
agramfort
authored
9ca938e
View commit details
Copy full SHA for 9ca938e
Browse repository at this point
MAINT: Work around PyVista bug (#11455)
larsoner
authored
d021b91
View commit details
Copy full SHA for d021b91
Browse repository at this point
Commits on Feb 2, 2023
Replace sec -> s (#11438)
cbrnr
authored
32feb72
View commit details
Copy full SHA for 32feb72
Browse repository at this point
Commits on Feb 1, 2023
Fix configuration folder discovery on Windows (#11441)
hoechenberger
authored
6f26d34
View commit details
Copy full SHA for 6f26d34
Browse repository at this point
Previous
Next
You can’t perform that action at this time.