Skip to content
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

[GSOC] Add decomposition plotting #208

Merged
merged 52 commits into from
Jul 3, 2024
Merged
Changes from 2 commits
Commits
Show all changes
52 commits
Select commit Hold shift + click to select a range
2fa5aca
Add filter storage
tsbinns May 28, 2024
6e206ce
Merge branch 'mne-tools:main' into decoding
tsbinns May 28, 2024
68a0890
Refactor results reshaping
tsbinns May 29, 2024
0368367
Fix filter indexing for storage
tsbinns May 29, 2024
bb75cb1
Update fill_doc dictionary
tsbinns May 29, 2024
115757c
Add n_components to ingored numpydoc words
tsbinns May 29, 2024
e7c9da9
Add decoding module
tsbinns May 29, 2024
5e51923
Update API with decoding module
tsbinns May 29, 2024
9fe0f28
Rename file and add suport for cwt_morlet mode
tsbinns May 29, 2024
6302a4d
Merge branch 'main' into decoding
tsbinns May 30, 2024
fa6a001
Make property docstrings private
tsbinns Jun 3, 2024
15e99e4
Bug fix error check
tsbinns Jun 3, 2024
58eca90
Bug fix fit_transform no return
tsbinns Jun 3, 2024
9b43dfb
Bug fix _check_X 2d array
tsbinns Jun 3, 2024
bb0b520
Add preliminary decomp example
tsbinns Jun 3, 2024
cdc7ce4
Merge branch 'main' into decoding
tsbinns Jun 3, 2024
8cd98e1
Merge branch 'main' into decoding
tsbinns Jun 5, 2024
a3bf253
Switch to cleaner epoch indexing
tsbinns Jun 5, 2024
ea48ce3
Fix spelling error
tsbinns Jun 5, 2024
9bcff58
Update error checking
tsbinns Jun 5, 2024
17cfeab
Merge branch 'decoding' of https://github.com/tsbinns/mne-connectivit…
tsbinns Jun 5, 2024
6c8ae97
Bug fix indices setter wrong format
tsbinns Jun 6, 2024
55b14ab
Add unit tests
tsbinns Jun 6, 2024
3861da5
Update example from review
tsbinns Jun 6, 2024
025e6c1
Update cwt_morlet params
tsbinns Jun 6, 2024
cbfcc13
Fix platform-specific failing unit test
tsbinns Jun 6, 2024
8339d40
Refactor decomposition classes
tsbinns Jun 6, 2024
bdfb626
Add test reminder
tsbinns Jun 10, 2024
a0e9560
Add decomposition plotting
tsbinns Jun 10, 2024
840f4f6
Update tests and fix getter/setters
tsbinns Jun 12, 2024
f9bc90f
Merge branch 'main' into decoding
tsbinns Jun 12, 2024
d1b35cf
Merge branch 'main' into decoding
tsbinns Jun 12, 2024
8afa1b0
Merge remote-tracking branch 'upstream/main' into decoding
tsbinns Jun 12, 2024
b8b57bb
Switch from matmul to at
tsbinns Jun 12, 2024
8cde3a6
Merge branch 'decoding' into decoding_plotting
tsbinns Jun 12, 2024
88eafb5
Shorten tests with kwargs
tsbinns Jun 13, 2024
19931fd
Merge branch 'decoding' into decoding_plotting
tsbinns Jun 13, 2024
163d802
Add decomp class to main init
tsbinns Jun 13, 2024
865fa67
Update plotting docstrings
tsbinns Jun 13, 2024
ccdad63
Add docs authorship
tsbinns Jun 13, 2024
c026d3e
Archive old example
tsbinns Jun 19, 2024
ad35318
Merge remote-tracking branch 'upstream/main' into decoding_plotting
tsbinns Jun 19, 2024
03186a0
Update decomp example formatting
tsbinns Jun 20, 2024
1314cb4
Add decomp plotting example
tsbinns Jun 20, 2024
0a3f7ac
Update epochs_multivar formatting and docs
tsbinns Jun 20, 2024
20af749
Merge branch 'main' into decoding_plotting
tsbinns Jun 25, 2024
ad5db63
Update docstring
tsbinns Jun 26, 2024
ee1c109
Update plotting
tsbinns Jun 26, 2024
7709a32
Update plotting example
tsbinns Jun 26, 2024
6719f41
Merge branch 'main' into decoding_plotting
tsbinns Jul 2, 2024
aed3675
Add link to ft example
tsbinns Jul 2, 2024
f5fa4f4
Merge branch 'decoding_plotting' of https://github.com/tsbinns/mne-co…
tsbinns Jul 2, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

These merge commits were added into this branch cleanly.

There are no new changes to show.