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
I keep getting the following error during preprocessing in KS3 - that there is a nonexistent field 'dmin'. I believe I traced it to line 29 in standalone_detector: dNearActiveSite = rez.ops.dmin.
The data look good in the GUI display window.
Data collected with an Intan system, 64-channel (8x8) neuronexus probe. Running on windows 10, Matlab R2019b, CUDA 10.1
The text was updated successfully, but these errors were encountered:
I guess my current issue encountered now is similar to what @dleventh asked. It output as unrecognized field name "dmin" on my kilosort 3 but I am pretty sure it does exist in Rez.ops. I am new to Matlab, so it will be excellent if anybody can tell me how to solve this in detail. Thanks very much!
I keep getting the following error during preprocessing in KS3 - that there is a nonexistent field 'dmin'. I believe I traced it to line 29 in standalone_detector: dNearActiveSite = rez.ops.dmin.
The data look good in the GUI display window.
Data collected with an Intan system, 64-channel (8x8) neuronexus probe. Running on windows 10, Matlab R2019b, CUDA 10.1
The text was updated successfully, but these errors were encountered: