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 · 3 comments
Open

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

Youjin3363 opened this issue Oct 22, 2024 · 3 comments
Labels
wontfix This will not be worked on

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
Collaborator

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!

Copy link

stale bot commented Jan 31, 2025

Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

@stale stale bot added the wontfix This will not be worked on label Jan 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants