-
Notifications
You must be signed in to change notification settings - Fork 1.4k
ENH: eyetracking plot_heatmap function #11798
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 3 commits
Commits
Show all changes
40 commits
Select commit
Hold shift + click to select a range
4b256c6
ENH: eyetracking plot_heatmap function
scott-huberty 318d974
FIX: next matplotlib
scott-huberty 895f2ea
WIP: refactor heatmap code
scott-huberty e37dcd3
Merge remote-tracking branch 'upstream/main' into plot_gaze
scott-huberty d8575a9
Merge remote-tracking branch 'upstream/main' into plot_gaze
scott-huberty 320fc39
ENH, DOC: refactor plot_gaze and add to API doc
scott-huberty 09ce77d
DOC: update eyelink dataset and its description
scott-huberty 26888cd
DOC: add a new eyetracking tutorial
scott-huberty 2cfc3e1
TST: remove requires_pandas decorator from pytest
scott-huberty 0e8985f
DOC: fix typo
scott-huberty 26054f0
FIX, DOC: add alpha parameter to API docstring
scott-huberty aec89f8
DOC: in tutorial, dont baseline correct eyegaze channels
scott-huberty dd65afe
Merge branch 'main' into plot_gaze
larsoner 29eb623
FIX: Need module
larsoner 324d74e
Merge remote-tracking branch 'upstream/main' into plot_gaze
scott-huberty 6962df9
FIX: Code suggestions from Eric
scott-huberty 20e3056
TST: add a test
scott-huberty 6bedba6
Apply suggestions from code review [ci skip]
scott-huberty d0a2caa
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] c421d50
FIX, DOC: Code suggestions from eric and mne.utils.doc addition
scott-huberty 379abf0
FIX: doc_dict addition wasnt in alphabetical order
scott-huberty 6531e53
DOC: be more memory efficient in eyetracking tutorial
scott-huberty 3b17ec1
FIX: obvious typo....
scott-huberty 6085bc5
FIX, DOC: More doc fixes...
scott-huberty 8305a1d
Apply suggestions from code review [ci skip]
scott-huberty baaa7bc
FIX: fixed a mistake in _ensure_int parameter
scott-huberty b5c6079
Simplify tutorial
scott-huberty 093a003
Move new tutorial to examples
scott-huberty 7c693db
DOC: Rename tutorial, remove 30_ that was prepended to filename
scott-huberty bba5d7d
FIX: add py extension back to tutorial filename
scott-huberty 927fdad
STY: remove unnecessary transpose
scott-huberty 0c5b8f1
TST: set sigma to None in test and check that fig data match input data
scott-huberty df33e33
Merge remote-tracking branch 'upstream/main' into plot_gaze
scott-huberty 7ecc759
Merge remote-tracking branch 'upstream/main' into plot_gaze
scott-huberty 9896f2b
DOC, STY: split Eyelink dataset description
scott-huberty 32a3e64
TST: Make test more direct
scott-huberty 5add060
DOC: minor documentation revisions suggested by Dan
scott-huberty ea7e653
Update examples/visualization/eyetracking_plot_heatmap.py
drammock 0e3e495
Merge branch 'main' into plot_gaze
larsoner d89ef77
FIX: Order
larsoner 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
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
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
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
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.