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

WIP [ENH] Time Frequency Plugins for MNE Scan and MNE Analyze #785

Open
wants to merge 57 commits into
base: main
Choose a base branch
from

Conversation

gabrielbmotta
Copy link
Collaborator

@gabrielbmotta gabrielbmotta commented Apr 27, 2021

Library:

  • Data model for time-frequency data.
  • Sigle plot view for single channel view and multi channel average.
  • Multi plot view showing channel layout.
  • Control GUI for setting view parameters

MNE Scan:

  • Real-time plugin.
  • new Measurement subclass for time-frequency data.

MNE Analyze:

  • Offilne plugin

@codecov-commenter
Copy link

codecov-commenter commented Apr 28, 2021

Codecov Report

Merging #785 (0e08945) into main (594aeaa) will decrease coverage by 0.18%.
The diff coverage is 1.18%.

❗ Current head 0e08945 differs from pull request most recent head ac8d2d8. Consider uploading reports for the commit ac8d2d8 to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##             main     #785      +/-   ##
==========================================
- Coverage   29.47%   29.28%   -0.19%     
==========================================
  Files         449      467      +18     
  Lines       39179    39612     +433     
==========================================
+ Hits        11548    11601      +53     
- Misses      27631    28011     +380     
Impacted Files Coverage Δ
libraries/disp/plots/tfplot.cpp 0.68% <0.00%> (-0.02%) ⬇️
libraries/disp/plots/tfplot.h 0.00% <ø> (ø)
libraries/disp/viewers/helpers/colorlib.cpp 0.00% <0.00%> (ø)
libraries/disp/viewers/helpers/colorlib.h 0.00% <0.00%> (ø)
...ibraries/disp/viewers/helpers/timefrequencymodel.h 0.00% <0.00%> (ø)
...raries/disp/viewers/helpers/timefrequencyscene.cpp 0.00% <0.00%> (ø)
...ibraries/disp/viewers/helpers/timefrequencyscene.h 0.00% <0.00%> (ø)
...ries/disp/viewers/helpers/timefrequencysceneitem.h 0.00% <0.00%> (ø)
libraries/disp/viewers/timefrequencylayoutview.h 0.00% <0.00%> (ø)
...braries/disp/viewers/timefrequencysettingsview.cpp 0.00% <0.00%> (ø)
... and 54 more

@gabrielbmotta gabrielbmotta changed the base branch from master to main May 24, 2021 17:40
@juangpc juangpc changed the title [WIP,ENH] Time Frequency Plugins for MNE Scan and MNE Analyze WIP [ENH] Time Frequency Plugins for MNE Scan and MNE Analyze Aug 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants