nbara / python-meegkit

🔧🧠 MEEGkit: MEG & EEG processing toolkit in Python
https://nbara.github.io/python-meegkit/
BSD 3-Clause "New" or "Revised" License
186 stars 51 forks source link

[FIX] Make outlier detection robust to nans #73

Closed nbara closed 11 months ago

nbara commented 11 months ago

cf. title

codecov[bot] commented 11 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (e60074b) 79.88% compared to head (b975283) 79.88%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #73 +/- ## ======================================= Coverage 79.88% 79.88% ======================================= Files 22 22 Lines 2362 2362 ======================================= Hits 1887 1887 Misses 475 475 ```

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