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
The right side is finding more waveforms than the left side has space for. However, diagnosing and fixing the problem more specifically will require reproducing the problem.
Can you please share a minimal script and datafile to reproduce the problem?
Hi,
I have met some problems with using the Mclust-4.4 as followed.
Unable to perform assignment because the size of the left side is 33810-by-1-by-32 and the size of the right side is 33918-by-32.
Error in BlackrockNEVLoadingEngine (line 62)
waveForms(:,idx,:) = NEV.Data.Spikes.Waveform(1:32,NEV.Data.Spikes.Electrode == readElectrodes(idx))';
Plz kindly help, thanks!
The text was updated successfully, but these errors were encountered: