neuropsychology / NeuroKit

NeuroKit2: The Python Toolbox for Neurophysiological Signal Processing
https://neuropsychology.github.io/NeuroKit
MIT License
1.58k stars 420 forks source link

Processing ECG leads #10

Closed cnd closed 4 years ago

cnd commented 4 years ago

Hello I have 3 ECG leads (different signals) loaded to pandas DataFrame

How can I process and what can I calculate using with it using NeuroKit?

DominiqueMakowski commented 4 years ago

@cnd for now, using neurokit2, nothing, but soon, hopefully, a lot of things... I'll keep you updated once ECG functions start to be implemented ☺️

cnd commented 4 years ago

@DominiqueMakowski sorry, I meant in first version was there something possible?