mne-cpp icon indicating copy to clipboard operation
mne-cpp copied to clipboard

[WIP] ENH,MAINT: Porting MNE Scan source plugins to MNE Analyze

Open gabrielbmotta opened this issue 3 years ago • 1 comments

Porting:

  • Forward Solution plugin
  • Source Localization Plugin
    • single trial
    • [WIP] avg

Adding MNE Analyze Data Models:

  • Fwd Solution
  • Source Localization

Display:

  • [WIP] 3d source loc display

Debugging:

  • [WIP] Debug MNE Analyze
  • [WIP] Verify view changes still working in MNE Scan

gabrielbmotta avatar Oct 24 '22 18:10 gabrielbmotta

Codecov Report

Merging #901 (3d0ec9e) into main (bd31738) will increase coverage by 5.98%. The diff coverage is 0.70%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #901      +/-   ##
==========================================
+ Coverage   30.20%   36.18%   +5.98%     
==========================================
  Files         452      198     -254     
  Lines       39208    11812   -27396     
==========================================
- Hits        11841     4274    -7567     
+ Misses      27367     7538   -19829     
Impacted Files Coverage Δ
libraries/disp/viewers/helpers/scalecontrol.h 0.00% <ø> (ø)
libraries/inverse/hpiFit/hpifit.h 0.00% <ø> (-60.00%) :arrow_down:
libraries/inverse/hpiFit/hpimodelparameters.h 0.00% <0.00%> (ø)
libraries/inverse/hpiFit/sensorset.h 0.00% <0.00%> (ø)
libraries/inverse/hpiFit/signalmodel.h 0.00% <0.00%> (ø)
libraries/mne/mne_forwardsolution.h 100.00% <ø> (+88.23%) :arrow_up:
libraries/mne/mne_sourceestimate.h 0.00% <ø> (ø)
libraries/rtprocessing/rthpis.cpp 1.78% <0.00%> (-0.07%) :arrow_down:
libraries/rtprocessing/rthpis.h 0.00% <ø> (ø)
libraries/utils/file.cpp 0.00% <ø> (ø)
... and 294 more

codecov[bot] avatar Oct 24 '22 19:10 codecov[bot]