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

plot SourceTFR #6672

Closed
wants to merge 113 commits into from
Closed

plot SourceTFR #6672

wants to merge 113 commits into from

Conversation

DiGyt
Copy link
Contributor

@DiGyt DiGyt commented Aug 18, 2019

Reference issue

Part of GSoC: TFR in Source Space Project (See: Issue #6290 ).

What does this implement/fix?

Allow simple 3D plotting for SourceTFR objects.

Additional information

This branch is forked from DiGyt:source_into_tfr (PR #6629),
and therefore should be merged after PR #6629.

DiGyt added 30 commits June 6, 2019 14:36
Added Basic SourceTFR structure and Text

Signed-off-by: Dirk Gütlin <dirk.guetlin@stud.sbg.ac.at>
Added Basic SourceTFR structure and Text

Signed-off-by: Dirk Gütlin <dirk.guetlin@stud.sbg.ac.at>
Added basic tests to load VectorSourceEstimate into tfr_multitaper

Signed-off-by: Dirk Gütlin <dirk.guetlin@stud.sbg.ac.at>
added tests for sourceTFR

Signed-off-by: Dirk Gütlin <dirk.guetlin@stud.sbg.ac.at>
First steps to read SourceEstimates into multitapers

Signed-off-by: Dirk Gütlin <dirk.guetlin@stud.sbg.ac.at>
tfr_multitaper now takes VectorSourceEstimates without error
tests were introduced to check whether it works

Signed-off-by: Dirk Gütlin <dirk.guetlin@stud.sbg.ac.at>
updated computing tfr funcs with Source TFR
updated tests for this

Signed-off-by: Dirk Gütlin <dirk.guetlin@stud.sbg.ac.at>
- updated source tfr
- added tests

Signed-off-by: Dirk Gütlin <dirk.guetlin@stud.sbg.ac.at>
Signed-off-by: Dirk Gütlin <dirk.guetlin@stud.sbg.ac.at>

# Conflicts:
#	mne/time_frequency/multitaper.py
added tests four SourceTFR

Signed-off-by: Dirk Gütlin <dirk.guetlin@stud.sbg.ac.at>
Signed-off-by: Dirk Gütlin <dirk.guetlin@stud.sbg.ac.at>
- Added tests
- Removed redundant calls in source_tfr.py

Signed-off-by: Dirk Gütlin <dirk.guetlin@stud.sbg.ac.at>
Signed-off-by: Dirk Gütlin <dirk.guetlin@stud.sbg.ac.at>
Signed-off-by: Dirk Gütlin <dirk.guetlin@stud.sbg.ac.at>
Signed-off-by: Dirk Gütlin <dirk.guetlin@stud.sbg.ac.at>
Signed-off-by: Dirk Gütlin <dirk.guetlin@stud.sbg.ac.at>
cleaned up tfr and multitaper

Signed-off-by: Dirk Gütlin <dirk.guetlin@stud.sbg.ac.at>
..to master level

Signed-off-by: Dirk Gütlin <dirk.guetlin@stud.sbg.ac.at>
- introduced coverage for different cases of parameters

Signed-off-by: Dirk Gütlin <dirk.guetlin@stud.sbg.ac.at>
- made functions accessible to SourceEstimates
- introduced tests for checking
- made sure data is produced correctly

Signed-off-by: Dirk Gütlin <dirk.guetlin@stud.sbg.ac.at>
Signed-off-by: Dirk Gütlin <dirk.guetlin@stud.sbg.ac.at>
Signed-off-by: Dirk Gütlin <dirk.guetlin@stud.sbg.ac.at>
Signed-off-by: Dirk Gütlin <dirk.guetlin@stud.sbg.ac.at>
Signed-off-by: Dirk Gütlin <dirk.guetlin@stud.sbg.ac.at>
- lists/generators/single stcs
- average
- itc
- power/ complex

Signed-off-by: Dirk Gütlin <dirk.guetlin@stud.sbg.ac.at>
Signed-off-by: Dirk Gütlin <dirk.guetlin@stud.sbg.ac.at>
also reverted _get_data

Signed-off-by: Dirk Gütlin <dirk.guetlin@stud.sbg.ac.at>
@codecov
Copy link

codecov bot commented Aug 22, 2019

Codecov Report

Merging #6672 into master will increase coverage by 6.77%.
The diff coverage is 92.13%.

@@            Coverage Diff             @@
##           master    #6672      +/-   ##
==========================================
+ Coverage    82.7%   89.47%   +6.77%     
==========================================
  Files         420      422       +2     
  Lines       75601    76116     +515     
  Branches    12382    12474      +92     
==========================================
+ Hits        62525    68104    +5579     
+ Misses      10479     5187    -5292     
- Partials     2597     2825     +228

Base automatically changed from master to main January 23, 2021 18:26
@DiGyt DiGyt closed this Feb 22, 2021
@larsoner
Copy link
Member

Sorry for the slow uptake on this @DiGyt , there is good stuff in here ! Hopefully in the future we can use your commits as a base and start a new PR

@DiGyt
Copy link
Contributor Author

DiGyt commented Feb 22, 2021

Closed: See Issue #6290

@DiGyt
Copy link
Contributor Author

DiGyt commented Mar 10, 2021

Sorry for the slow uptake on this @DiGyt , there is good stuff in here ! Hopefully in the future we can use your commits as a base and start a new PR

No need to be sorry about that at all! I'm sorry for not being able to take the time and push this further 😕

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.

3 participants