NeuroKit.py icon indicating copy to clipboard operation
NeuroKit.py copied to clipboard

Neurokit tutorial producing dissimilar results

Open ighoyotaben opened this issue 4 years ago • 1 comments

Hi All

I am planning to use the Neurokit biosignal processing toolbox for feature extraction and epoch generation for my experiment EDA, ECG, EMG data.

However i first tried the example provided with the sample datasets but i observed the followed isssues

The results from the epoch generation are completely different from what is shown on the tutorial Web page. For example I see values like 110 in ECG HVR while for EDA SCR I see values like 0.34

Also i see warning error messages asking to replace "ix" with iloc or loc.

Also the epoch creation step does generate the same values for the the four epochs instead of different values as shown in the tutorial.

Furthermore I get a warning error saying I am about to unpickle with version 0.19.2 from a version 0.19.1

Therefore I am asking for help to better understand how the Neurokit package works and why I am getting dinferent results.

Please note I have used the first installation method which involves downloading a big zip folder and unzipping to run the spider.exe. in addition I have down direct installation with git hub and everything went well. Looking forward to your reply

Best Regards

Ben

ighoyotaben avatar Oct 24 '19 11:10 ighoyotaben

Hi @ighoyotaben

Sorry for that error, I am not sure what caused it, I've been staying away from neurokit for a few years but I'll be slowly returning back to fix and improve it. I'll keep you updated!

DominiqueMakowski avatar Oct 30 '19 05:10 DominiqueMakowski