Faraz Moradi
Faraz Moradi
I have faced the same problem! Did you fix it?
Hi, I have reached the same problem! @cowenowner @metmic Did you find a way to fix it?
@marius10p Could you please let us know when this feature will be added to KS3?
> No update on this, So we went back to kilosort 2 for now. > […](#) > On Mon, Jul 5, 2021, 22:21 VegaLoki ***@***.***> wrote: Getting this same error....
> We KS2 and KS3 are different paths, so you would just need to use the KS2 folders for your work instead of the KS3 From: farazmoradi ***@***.***>Date: Sunday, 25....
I have the same problem, and everything is ok with my channel locations. The same inputs work on kilosort 2 but not on 3!
Hi everyone, I'm facing the same issue! Have you reached any solution? @jjtukker
Hello @alejoe91 I pasted the full error that I receive in VS code.
``` c:\Users\BeiqueLab\anaconda3\Lib\site-packages\spikeinterface\core\core_tools.py:299: RuntimeWarning: overflow encountered in scalar multiply data_size_bytes = dtype_size_bytes * num_frames * num_channels --------------------------------------------------------------------------- OSError Traceback (most recent call last) Cell In[4], line 2 1 #multirecording = spre.common_reference(multirecording,reference='global')...
Thanks for the info! ``` --------------------------------------------------------------------------- OSError Traceback (most recent call last) Cell In[4], line 2 1 #multirecording = spre.common_reference(multirecording,reference='global') ----> 2 sorting_TDC_5 = ss.run_sorter("kilosort2", recording=multirecording, output_folder=r"G:\T9 test") 3 sorting_TDC_5.get_unit_ids()...