sappelhoff / pyprep

PyPREP: A Python implementation of the Preprocessing Pipeline (PREP) for EEG data
https://pyprep.readthedocs.io/en/latest/
MIT License
136 stars 33 forks source link

Add bad_by_PSD() #145

Open nabilalibou opened 5 months ago

nabilalibou commented 5 months ago

Issue #143

Merge Checklist

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 97.42%. Comparing base (e4840d9) to head (1fc9fcc).

Files Patch % Lines
pyprep/find_noisy_channels.py 21.42% 11 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #145 +/- ## ========================================== - Coverage 98.89% 97.42% -1.48% ========================================== Files 7 7 Lines 725 738 +13 ========================================== + Hits 717 719 +2 - Misses 8 19 +11 ```

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