Open arojas3552 opened 3 years ago
I'm having this same error. I get the same error with the test data and with my own data (which I made to be the same format as the test data, a single row of eeg data). If I choose "Enter thresholds and run detection" it will run for a couple minutes then throw this error. If I choose "Compute thresholds and run detection" it will throw this error immediately. Any help?
SOLUTION FOUND
This may be due to Matlab's Signal Processing Toolbox cwt function (or another function) changing syntax around the time Spinky was published (Mar 2017). cwt function history of changes
When Spinky was demonstrated, they used Matlab 2015a as seen from running on Jupyter Notebook. I received the same error as above using different Matlab versions 2018, 2022, 2024. My 2019 MacBook Pro Sonoma 14.4 version was unable to run any previous Matlab versions before 2018, but I used the Mac Bootcamp to install a Windows 10 partition. Switching to Windows 10 running on my Mac, I was able to install Matlab 2016a and successfully run spindle detection.
Steps:
Note:
I encountered errors if the threshold chosen is too small such as values of 10, 20, etc. I also encountered errors if the sleep spindle was partially clipped on the far left or right of my entire epoch.
Hi! I was recently going through the tutorial with the test data for setting up Spinky. When running auto detection, computing thresholds and run detection, an error pops up on Matlab. I will attach it down below. Is there anything that can be done about this?
Thank you!