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
neurokit2\signal\signal_fixpeaks.py:307: RuntimeWarning: divide by zero encountered in divide
mrrs /= th2
neurokit2\signal\signal_fixpeaks.py:307: RuntimeWarning: invalid value encountered in divide
mrrs /= th2
happens when the signal is very noisy so only a few peaks are detected over a long period.
It is just a warning but may require special handling.
Hello,
happens when the signal is very noisy so only a few peaks are detected over a long period.
It is just a warning but may require special handling.
The text was updated successfully, but these errors were encountered: