-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Allow lasso selection sensors in a plot_evoked_topo #12071
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 1 commit
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
2c307fe
First working version of lasso select in plot_evoked_topo
wmvanvliet 6170c63
Merge branch 'main' of github.com:mne-tools/mne-python into sensorselect
wmvanvliet f6738e7
Fix bug
wmvanvliet a83b8fd
Fix more renames
wmvanvliet 3bfe2a5
Don't draw patches for channels that do not exist
wmvanvliet 2e94752
Move the ChannelsSelect ui-event one abstraction layer higher
wmvanvliet 3c6b73c
Some more fixes
wmvanvliet 9b6bd60
select_many should not notify()
wmvanvliet 8796836
Merge branch 'main' into sensorselect
wmvanvliet 573cb40
Add "select" parameter to enable/disable the lasso selection tool
wmvanvliet facd394
Add select parameter to relevant methods
wmvanvliet a0069d8
Update test
wmvanvliet 56ebda7
Merge branch 'main' into sensorselect
wmvanvliet d913fff
fix bugs (thanks vulture!)
wmvanvliet 65fb86b
Merge branch 'main' of github.com:mne-tools/mne-python into sensorselect
wmvanvliet 9b6b06a
Merge branch 'sensorselect' of github.com:wmvanvliet/mne-python into …
wmvanvliet bcef66e
attempt to fix tests
wmvanvliet 8efcb8c
further attempts to fix tests
wmvanvliet 87f72e2
Add what's new entry
wmvanvliet 6601235
Merge branch 'main' into sensorselect
wmvanvliet 871e15a
Merge branch 'sensorselect' of github.com:wmvanvliet/mne-python into …
wmvanvliet bea101d
Update unit tests for lasso select
wmvanvliet 2ae07bf
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] f55028d
Merge branch 'main' into sensorselect
wmvanvliet 49c9d0b
Merge branch 'sensorselect' of github.com:wmvanvliet/mne-python into …
wmvanvliet e857a2e
Move large lasso test to test_utils.py and have smaller tests in test…
wmvanvliet 822f761
select from proper list of channels
wmvanvliet 51efe6c
fix version
wmvanvliet e806634
more versionadded annotations
wmvanvliet dbabf05
Properly implement and test single channel picking
wmvanvliet e90887d
Add logging message
wmvanvliet fbfa161
small fix
wmvanvliet 735b9c2
remove print()
wmvanvliet 6f00a75
fix hasattr()
wmvanvliet File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
small fix
- Loading branch information
commit fbfa1617185a9161016da1b457f5f0b6a9e06a39
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.