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 }}
mrahim
/
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
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 22, 2016
Merge pull request #3327 from agramfort/filt_params_as_float
Show description for b25bf9a
larsoner
authored
b25bf9a
View commit details
Copy full SHA for b25bf9a
Browse repository at this point
MRG: Add "center" option to simulate_sparse_stc (#3318)
Show description for bfeb3fb
larsoner
authored and
agramfort
committed
bfeb3fb
View commit details
Copy full SHA for bfeb3fb
Browse repository at this point
make sure lowpass and highpass info params are float (not int)
agramfort
committed
b3c4716
View commit details
Copy full SHA for b3c4716
Browse repository at this point
MRG: Better error message for morph (#3323)
Show description for 08cc8b8
larsoner
authored and
agramfort
committed
08cc8b8
View commit details
Copy full SHA for 08cc8b8
Browse repository at this point
MRG: Check MEG<->Head transform during cov calculation (#3313)
Show description for 7dc194d
larsoner
authored and
agramfort
committed
7dc194d
View commit details
Copy full SHA for 7dc194d
Browse repository at this point
Commits on Jun 21, 2016
Merge pull request #3325 from agramfort/fix_fwd_repr
Show description for 714ba90
larsoner
authored
714ba90
View commit details
Copy full SHA for 714ba90
Browse repository at this point
FIX : print full channels present in forward ie don't exclude bads
agramfort
committed
4faffd9
View commit details
Copy full SHA for 4faffd9
Browse repository at this point
Commits on Jun 20, 2016
Merge pull request #3314 from Eric89GXL/com
Show description for ef18316
larsoner
authored
ef18316
View commit details
Copy full SHA for ef18316
Browse repository at this point
FIX: Minor fix
larsoner
committed
e46808f
View commit details
Copy full SHA for e46808f
Browse repository at this point
ENH: Allow SourceSpaces as restrict_vertices
larsoner
committed
2f74ba6
View commit details
Copy full SHA for 2f74ba6
Browse repository at this point
FIX: Better checks
larsoner
committed
3f3fa49
View commit details
Copy full SHA for 3f3fa49
Browse repository at this point
FIX: Decorate test
larsoner
committed
97e87bd
View commit details
Copy full SHA for 97e87bd
Browse repository at this point
ENH: Add label center_of_mass
larsoner
committed
f548fe9
View commit details
Copy full SHA for f548fe9
Browse repository at this point
Commits on Jun 19, 2016
ENH viz.plot_trans: show HPIs (#3322)
Show description for 61885e6
christianbrodbeck
authored and
agramfort
committed
61885e6
View commit details
Copy full SHA for 61885e6
Browse repository at this point
Commits on Jun 18, 2016
FIX: Fix show_fiff (#3321)
Show description for 5458168
larsoner
authored and
agramfort
committed
5458168
View commit details
Copy full SHA for 5458168
Browse repository at this point
FIX: Set subject when simulating source (#3316)
larsoner
authored and
agramfort
committed
81e8f63
View commit details
Copy full SHA for 81e8f63
Browse repository at this point
Commits on Jun 17, 2016
API: add Transform.save() (#3319)
christianbrodbeck
authored and
agramfort
committed
83e9545
View commit details
Copy full SHA for 83e9545
Browse repository at this point
FIX: More strict check in simulation (#3315)
larsoner
authored and
agramfort
committed
8a7921e
View commit details
Copy full SHA for 8a7921e
Browse repository at this point
Commits on Jun 16, 2016
FIX: Safer config reading (#3312)
larsoner
authored and
agramfort
committed
5ecd19e
View commit details
Copy full SHA for 5ecd19e
Browse repository at this point
FIX: fixes 3305 (#3306)
Show description for c0e73ee
Camilo Lamus
authored and
agramfort
committed
c0e73ee
View commit details
Copy full SHA for c0e73ee
Browse repository at this point
Commits on Jun 14, 2016
fix what's new link
agramfort
committed
f248db9
View commit details
Copy full SHA for f248db9
Browse repository at this point
MRG: Revise filtering (#3277)
Show description for 97b38c9
larsoner
authored and
agramfort
committed
97b38c9
View commit details
Copy full SHA for 97b38c9
Browse repository at this point
Merge pull request #3304 from octomike/fix_topomap_animation_blit_default
Show description for 7ba0303
jaeilepp
authored
7ba0303
View commit details
Copy full SHA for 7ba0303
Browse repository at this point
Commits on Jun 13, 2016
FIX: don't always overwrite blit to True
Show description for cdb937a
octomike
committed
cdb937a
View commit details
Copy full SHA for cdb937a
Browse repository at this point
Added Newton to brainvision units + bug fix. (#3303)
jaeilepp
authored and
agramfort
committed
80f8f91
View commit details
Copy full SHA for 80f8f91
Browse repository at this point
Commits on Jun 10, 2016
fix mailing list link
agramfort
committed
e5cbb90
View commit details
Copy full SHA for e5cbb90
Browse repository at this point
MRG: Ica inf values fix (#3270)
Show description for f5b226b
ARudiuk
authored and
agramfort
committed
f5b226b
View commit details
Copy full SHA for f5b226b
Browse repository at this point
Merge pull request #3289 from Eric89GXL/evoked-decim
Show description for 5e7f9e2
larsoner
authored
5e7f9e2
View commit details
Copy full SHA for 5e7f9e2
Browse repository at this point
Commits on Jun 9, 2016
Merge pull request #3298 from Eric89GXL/better-codespell
Show description for 9ac4a3c
larsoner
authored
9ac4a3c
View commit details
Copy full SHA for 9ac4a3c
Browse repository at this point
ENH: Use codespell from PyPi
larsoner
committed
a1ac2c6
View commit details
Copy full SHA for a1ac2c6
Browse repository at this point
FIX: Fix resample
larsoner
committed
4c6833b
View commit details
Copy full SHA for 4c6833b
Browse repository at this point
ENH: Add Evoked.decimate
larsoner
committed
d476d9a
View commit details
Copy full SHA for d476d9a
Browse repository at this point
[MRG+1] Order in raw.plot. (#3237)
Show description for b86ba4a
jaeilepp
authored and
agramfort
committed
b86ba4a
View commit details
Copy full SHA for b86ba4a
Browse repository at this point
Commits on Jun 6, 2016
MRG robustness to old EEGLAB versions (#3279)
Show description for 81bdd0f
jona-sassenhagen
authored and
agramfort
committed
81bdd0f
View commit details
Copy full SHA for 81bdd0f
Browse repository at this point
Commits on Jun 4, 2016
MRG: anonymize_info function (#3238)
Show description for 251ec96
kingjr
authored and
agramfort
committed
251ec96
View commit details
Copy full SHA for 251ec96
Browse repository at this point
Previous
Next
You can’t perform that action at this time.