Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Neurokit2 library(EDA peaks) - sampling rate issue #1041

Open
Youjin3363 opened this issue Oct 22, 2024 · 2 comments
Open

Neurokit2 library(EDA peaks) - sampling rate issue #1041

Youjin3363 opened this issue Oct 22, 2024 · 2 comments

Comments

@Youjin3363
Copy link

Hi, I am analyzing EDA peak count using neurokit 2 library. But I measured EDA using shimmer device, so skin conductance range level is different from what neurokit2 expects(1.5~0.2µs), so I think there is problem.

C:\ProgramData\anaconda3\envs\myenv\Lib\site-packages\neurokit2\eda\eda_plot.py:50: NeuroKitWarning: 'info' dict not provided. Some information might be missing. Sampling rate will be set to 1000 Hz.

I am getting this error message, please help me.. !

Copy link

welcome bot commented Oct 22, 2024

Hi 👋 Thanks for reaching out and opening your first issue here! We'll try to come back to you as soon as possible. ❤️ kenobi

@DerAndereJohannes
Copy link
Contributor

Hi! Note that the message you receive there is a warning and not an error. It is perhaps not the sampling rate of your actual device though.

Would it be possible for you provide a short code snippet that shows what you do from importing your EDA data to the time that you encounter this error? Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants