raphaelvallat / yasa

YASA (Yet Another Spindle Algorithm): a Python package to analyze polysomnographic sleep recordings.
https://raphaelvallat.com/yasa/
BSD 3-Clause "New" or "Revised" License
417 stars 113 forks source link

CRITICAL: FIX FOR SPINDLES DETECTION! #55

Closed raphaelvallat closed 2 years ago

raphaelvallat commented 2 years ago

See discussion in https://github.com/raphaelvallat/yasa/issues/54

codecov-commenter commented 2 years ago

Codecov Report

Merging #55 (d37d941) into master (2383628) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master      #55   +/-   ##
=======================================
  Coverage   90.35%   90.35%           
=======================================
  Files          20       20           
  Lines        2342     2342           
=======================================
  Hits         2116     2116           
  Misses        226      226           
Impacted Files Coverage Δ
yasa/detection.py 96.24% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 2383628...d37d941. Read the comment docs.