neuropsychology / NeuroKit.py

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

[ENH] add band, order, and frequency args to eda_process #99

Open jdkent opened 5 years ago

jdkent commented 5 years ago

closes #98

Since I had to make the change for our lab anyway, I thought I may as well open a pull request. Let me know if this functionality is not desired.

DominiqueMakowski commented 5 years ago

Hey @jdkent, Thanks a lot!! I'll probably merge this soon, but I am currently absolutely swamped with other projects.

Also, please do note than I am thinking more and more about a reimplementation of a "NeuroKit 2" that would be more stable, correct, fast, clean and narrow-focused (around bio/neuro-signal processing). I think it could be interesting to start such a new project in collaboration with interested people. Please let me know if that's something you would be interested in ☺️