Gabriel.Ggn
Gabriel.Ggn
I guess there is still the issue or a related one, trying to run built-in spike sorters give an error related to shared memory: ` nbytes = int(np.prod(shape) * dtype.itemsize)...
@zm711 I have the latest version of spikeinterface, install with the same command but still got the same issue. Only tridesclous works among tridesclous2, spykingcircus2, and mountainsort5.
Same issue, It seems to go deeper when only one processor is used as setting n_jobs to 1 gave another error: `File "d:\Users\ggaugain\Anaconda3\envs\si_env\Lib\site-packages\scipy\signal\_savitzky_golay.py", line 101, in savgol_coeffs raise ValueError("polyorder must...