I am trying to find sleep scores for various states using lfp data. Whenever I execute SleepScoreMaster.m file I get this error:
Error using PickSWTHChannel (line 178)
Cannot find an exact (case-sensitive) match for 'smooth'
The closest match is: Smooth
Error in SleepScoreMaster (line 234)
SleepScoreLFP = PickSWTHChannel(basePath,...
How to resolve this error?
Thank you
I am trying to find sleep scores for various states using lfp data. Whenever I execute SleepScoreMaster.m file I get this error:
Error using PickSWTHChannel (line 178)
Cannot find an exact (case-sensitive) match for 'smooth'
The closest match is: Smooth
Error in SleepScoreMaster (line 234)
SleepScoreLFP = PickSWTHChannel(basePath,...
How to resolve this error?
Thank you