neuropsychology / NeuroKit.py

A Python Toolbox for Statistics and Neurophysiological Signal Processing (EEG, EDA, ECG, EMG...).
http://neurokit.rtfd.io
MIT License
365 stars 102 forks source link

ecg segmenter choice #20

Closed DominiqueMakowski closed 7 years ago

DominiqueMakowski commented 7 years ago

add option to change the segmenter for ecg processing

codecov[bot] commented 7 years ago

Codecov Report

Merging #20 into master will decrease coverage by 0.1%. The diff coverage is 47.36%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #20      +/-   ##
==========================================
- Coverage   39.01%   38.91%   -0.11%     
==========================================
  Files          30       30              
  Lines        2568     2580      +12     
==========================================
+ Hits         1002     1004       +2     
- Misses       1566     1576      +10
Impacted Files Coverage Δ
neurokit/bio/bio_meta.py 60% <100%> (ø) :arrow_up:
neurokit/bio/bio_ecg.py 73.44% <41.17%> (-1.91%) :arrow_down:

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 8bdca95...106b239. Read the comment docs.