Kilosort
Kilosort copied to clipboard
Error while Loading Data
Hi, I received this error while inputing 14 channel data. I have made the channel.mat file using tutorial.
Error:
Index exceeds array bounds.
Error in ksGUI/updateDataView (line 891) dat = datAll(obj.P.chanMap.chanMap(chList),:);
Error in ksGUI/computeWhitening (line 782) obj.updateDataView;
Error in ksGUI/updateProbeView (line 1222) obj.computeWhitening()
Error in ksGUI>@(~,~)obj.updateProbeView('reset') (line 273) 'Callback', @(~,~)obj.updateProbeView('reset'));
Error while evaluating UIControl Callback.