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 }}
lldoll
/
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 Sep 23, 2018
avoid attriute error (#5549)
Show description for 75c29da
agramfort
authored and
larsoner
committed
75c29da
View commit details
Copy full SHA for 75c29da
Browse repository at this point
Commits on Sep 22, 2018
DOC: whats_new.rst
larsoner
committed
6e6ae02
View commit details
Copy full SHA for 6e6ae02
Browse repository at this point
Neuromag 122 support (#5542)
Show description for 3c1546a
agramfort
authored and
larsoner
committed
3c1546a
View commit details
Copy full SHA for 3c1546a
Browse repository at this point
FIX: Use relative paths for BEM surfaces (#5547)
larsoner
authored and
agramfort
committed
473b24f
View commit details
Copy full SHA for 473b24f
Browse repository at this point
Commits on Sep 21, 2018
FIX: OpenBLAS (#5545)
larsoner
authored
b147f43
View commit details
Copy full SHA for b147f43
Browse repository at this point
[MRG] move custom eeglab annot to event in annotations.py (#4936)
Show description for 2b01a96
agramfort
authored and
larsoner
committed
2b01a96
View commit details
Copy full SHA for 2b01a96
Browse repository at this point
[MRG+1] Improve support for divergent colormaps (#5522)
larsoner
authored and
agramfort
committed
4aa86ac
View commit details
Copy full SHA for 4aa86ac
Browse repository at this point
MRG: Add OPM example (#5525)
larsoner
authored and
agramfort
committed
7f0d522
View commit details
Copy full SHA for 7f0d522
Browse repository at this point
MRG epochs.average(method=...) for robust averaging (#5402)
jona-sassenhagen
authored and
agramfort
committed
c248bd4
View commit details
Copy full SHA for c248bd4
Browse repository at this point
Commits on Sep 20, 2018
[MRG+2] Use convenient functions to compute raw._first_time, raw._last_time (#5533)
Show description for 02e17ae
massich
authored
02e17ae
View commit details
Copy full SHA for 02e17ae
Browse repository at this point
FIX: Fix backend warning (#5536)
larsoner
authored and
agramfort
committed
de8f3bf
View commit details
Copy full SHA for de8f3bf
Browse repository at this point
FIX: Matplotlib changes (#5537)
larsoner
authored and
agramfort
committed
204f29b
View commit details
Copy full SHA for 204f29b
Browse repository at this point
Commits on Sep 19, 2018
[MRG+2] adding events dtype to Epochs error message (#5530)
Show description for d69d7ba
hubertjb
authored and
massich
committed
d69d7ba
View commit details
Copy full SHA for d69d7ba
Browse repository at this point
Commits on Sep 18, 2018
FIX: fix save fiducials in mne coreg with scaled MRI (#5491) (#5506)
Show description for b6b0afe
ezemikulan
authored and
larsoner
committed
b6b0afe
View commit details
Copy full SHA for b6b0afe
Browse repository at this point
Commits on Sep 17, 2018
[MRG] ENH: modify raw.time_as_index to allow arbitrary origin (#5524)
massich
authored and
agramfort
committed
56ca913
View commit details
Copy full SHA for 56ca913
Browse repository at this point
Commits on Sep 16, 2018
[MRG+2]: Initialize self._current in Epochs (#5482)
Show description for aabc501
hekolk
authored and
massich
committed
aabc501
View commit details
Copy full SHA for aabc501
Browse repository at this point
missing # doctest: +SKIP
agramfort
committed
4f7f515
View commit details
Copy full SHA for 4f7f515
Browse repository at this point
Add note of open_report to the report tutorial (#5527)
wmvanvliet
authored and
agramfort
committed
445ca69
View commit details
Copy full SHA for 445ca69
Browse repository at this point
Commits on Sep 15, 2018
[MRG] interactive visualization for volumetric stcs (#5329)
jasmainak
authored and
agramfort
committed
0706ad9
View commit details
Copy full SHA for 0706ad9
Browse repository at this point
Commits on Sep 14, 2018
Add open/save to HDF5 ability to mne.Report (#5505)
Show description for 9aaa663
wmvanvliet
authored and
larsoner
committed
9aaa663
View commit details
Copy full SHA for 9aaa663
Browse repository at this point
Commits on Sep 13, 2018
FIX: Fix escapes [circle front] (#5518)
larsoner
authored
ee69dff
View commit details
Copy full SHA for ee69dff
Browse repository at this point
[MRG] ADD split_naming arg to save to make BIDS-compatible files (#5470)
Show description for 14d0c6a
teonbrooks
authored and
larsoner
committed
14d0c6a
View commit details
Copy full SHA for 14d0c6a
Browse repository at this point
[MRG] reset `raw.annotations.orig_time` to `meas_date` (#5433)
massich
authored and
agramfort
committed
7ecc4a5
View commit details
Copy full SHA for 7ecc4a5
Browse repository at this point
MRG: Test constant consistency (#5332)
Show description for 8da6623
larsoner
authored and
agramfort
committed
8da6623
View commit details
Copy full SHA for 8da6623
Browse repository at this point
Commits on Sep 12, 2018
typo (#5513)
massich
authored and
larsoner
committed
9445db3
View commit details
Copy full SHA for 9445db3
Browse repository at this point
FIX: mkdir
larsoner
committed
1e9d402
View commit details
Copy full SHA for 1e9d402
Browse repository at this point
Commits on Sep 11, 2018
Fix title of sliders added to Report (#5502)
wmvanvliet
authored and
larsoner
committed
c95051f
View commit details
Copy full SHA for c95051f
Browse repository at this point
Commits on Sep 10, 2018
fix and test (#5504)
sappelhoff
authored and
agramfort
committed
5a84ba9
View commit details
Copy full SHA for 5a84ba9
Browse repository at this point
[MRG+2] Unify meas_date (to use a tuple) (#5500)
Show description for d1e2cc8
larsoner
authored and
massich
committed
d1e2cc8
View commit details
Copy full SHA for d1e2cc8
Browse repository at this point
Commits on Sep 8, 2018
Prevent overflow in concatenate epochs (#5496)
Show description for 613df87
JasperVanDenBosch
authored and
larsoner
committed
613df87
View commit details
Copy full SHA for 613df87
Browse repository at this point
MRG: Cleaner source psd (#5498)
Show description for 64be522
larsoner
authored and
agramfort
committed
64be522
View commit details
Copy full SHA for 64be522
Browse repository at this point
Commits on Sep 7, 2018
FIX: Pytest 3.8 fixes (#5497)
larsoner
authored
fc6a676
View commit details
Copy full SHA for fc6a676
Browse repository at this point
Commits on Sep 5, 2018
ENH: Add time series to example (#5489)
larsoner
authored and
agramfort
committed
6aff6e6
View commit details
Copy full SHA for 6aff6e6
Browse repository at this point
Commits on Sep 1, 2018
fix cookbook doc
agramfort
committed
8473339
View commit details
Copy full SHA for 8473339
Browse repository at this point
[WIP] attempt to fix circle and add subject attr in make_stc_from_dipoles (#5486)
Show description for 6cb40db
agramfort
authored
6cb40db
View commit details
Copy full SHA for 6cb40db
Browse repository at this point
Previous
Next
You can’t perform that action at this time.