You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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!
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
The text was updated successfully, but these errors were encountered: