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
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.. !
The text was updated successfully, but these errors were encountered:
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!
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.. !
The text was updated successfully, but these errors were encountered: