coganlab / IEEG_Pipelines

A repo of current preprocessing methods for the Cogan Lab
https://ieeg-pipelines.readthedocs.io/en/latest/
MIT License
4 stars 2 forks source link

Fix channel outliers and documentation #52

Closed Aaronearlerichardson closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #52 (004bb90) into main (ab75575) will decrease coverage by 1.16%. The diff coverage is 35.44%.

:exclamation: Current head 004bb90 differs from pull request most recent head 4cc2fb1. Consider uploading reports for the commit 4cc2fb1 to get more accurate results

@@            Coverage Diff             @@
##             main      #52      +/-   ##
==========================================
- Coverage   52.24%   51.08%   -1.16%     
==========================================
  Files          10       10              
  Lines         936      965      +29     
==========================================
+ Hits          489      493       +4     
- Misses        447      472      +25     
Impacted Files Coverage Δ
PreProcess/mri.py 0.00% <0.00%> (ø)
PreProcess/timefreq/multitaper.py 84.33% <ø> (ø)
PreProcess/utils/plotting.py 0.00% <ø> (ø)
PreProcess/utils/utils.py 60.75% <ø> (ø)
task/SentenceRep/events.py 0.00% <0.00%> (ø)
PreProcess/navigate.py 30.18% <19.35%> (-0.69%) :arrow_down:
PreProcess/timefreq/fastmath.py 54.79% <33.33%> (-0.62%) :arrow_down:
PreProcess/timefreq/utils.py 72.63% <60.00%> (-4.21%) :arrow_down:
PreProcess/mt_filter.py 80.00% <100.00%> (+1.89%) :arrow_up:
tests/test_pre.py 100.00% <100.00%> (ø)
... and 2 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.