neurolib icon indicating copy to clipboard operation
neurolib copied to clipboard

Modify files regarding lead-field matrix

Open Wirkungstreffer opened this issue 1 year ago • 1 comments

Modified example lead-field matrix notebook and lead-field function script to fix some Python version incompatibility, also adding some functions like generating simulated source activities, calculating, plotting, and storing simulated EEG signals, and so on.

Wirkungstreffer avatar Apr 03 '24 01:04 Wirkungstreffer

Codecov Report

Attention: Patch coverage is 0% with 64 lines in your changes are missing coverage. Please review.

Project coverage is 86.92%. Comparing base (6be0d37) to head (ffdac07).

Files Patch % Lines
neurolib/utils/leadfield.py 0.00% 64 Missing :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #263      +/-   ##
==========================================
- Coverage   87.91%   86.92%   -0.99%     
==========================================
  Files          66       66              
  Lines        5351     5414      +63     
==========================================
+ Hits         4704     4706       +2     
- Misses        647      708      +61     
Flag Coverage Δ
unittests 86.92% <0.00%> (-0.99%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Apr 03 '24 01:04 codecov[bot]