[wip] [I will rewrite hist] work-on montage#5836
[wip] [I will rewrite hist] work-on montage#5836massich wants to merge 24 commits intomne-tools:masterfrom
Conversation
Codecov Report
@@ Coverage Diff @@
## master #5836 +/- ##
==========================================
- Coverage 89.02% 87.29% -1.74%
==========================================
Files 407 409 +2
Lines 73778 73888 +110
Branches 12238 12244 +6
==========================================
- Hits 65684 64501 -1183
- Misses 5213 6537 +1324
+ Partials 2881 2850 -31 |
massich
left a comment
There was a problem hiding this comment.
This commit should be reverted before merging. it points to OSF fork.
|
This pull request introduces 4 alerts when merging a681cd2 into 12a8549 - view on LGTM.com new alerts:
Comment posted by LGTM.com |
d422506 to
9433f7c
Compare
|
I think EGI_256 is broken see https://11334-1301584-gh.circle-artifacts.com/0/dev/auto_examples/visualization/plot_montage.html (the |
|
This pull request introduces 2 alerts when merging 80f926a into 44c2ba4 - view on LGTM.com new alerts:
Comment posted by LGTM.com |
|
This pull request introduces 2 alerts when merging d74beb5 into 8b00fc9 - view on LGTM.com new alerts:
Comment posted by LGTM.com |
|
I'm a bit lost with the The second approach (which is the current PR state) I created a dummy class contaning a valid @agramfort , @larsoner wdyt? what am I missing? In my opinion, the problem resides in the fact that |
|
@massich the API proposal is in Which step are you on? |
|
This pull request introduces 5 alerts when merging 1bf9e88 into 8b00fc9 - view on LGTM.com new alerts:
Comment posted by LGTM.com |
|
I've created a dummy version of But here is where I get lost, why do we need an object whose internal representation matches 1-to-1 with |
|
This pull request introduces 5 alerts when merging 8570e86 into 4d932c2 - view on LGTM.com new alerts:
Comment posted by LGTM.com |
|
@larsoner do we always need dev_head_t ? is this just for MEG? Would we
need it for EEG w or w/o a standard montage?
thoughts anyone?
|
|
Only need
Because we want all of the data from
We always have a |
|
but we agree that trans is not needed if you have dig points in MRI or head
coordinate system and you work with only EEG. ok?
… |
|
Yes agreed, |
|
This pull request introduces 7 alerts when merging 2c27331 into 7c21bd6 - view on LGTM.com new alerts:
Comment posted by LGTM.com |
|
This pull request introduces 22 alerts when merging 0eb92d9 into 7c21bd6 - view on LGTM.com new alerts:
Comment posted by LGTM.com |
|
This pull request introduces 15 alerts when merging 6631210 into 8dc4634 - view on LGTM.com new alerts:
Comment posted by LGTM.com |
add test_digitation for convenience
|
This pull request introduces 15 alerts when merging 8e7b839 into 4555011 - view on LGTM.com new alerts:
Comment posted by LGTM.com |
|
This pull request introduces 9 alerts when merging e27ab27 into ece7543 - view on LGTM.com new alerts:
Comment posted by LGTM.com |

My attempt to get my head around the montage problems.
I will re-edit the PR, rewrite history and whatever..