Di'ao Tong
Di'ao Tong
> Hi @atombysx > > Can you upgrade spikeinterface to 0.100.0? There was a hidden bug that caused the inference part of the motion to use an enormous amount of...
Hi everyone and @jacobpennington , I've run into the same error. I tried to sort for the same NPX 2.0 probe and same channel map for 3 different recordings from...
> [@atombysx](https://github.com/atombysx) One thing would be helpful in the short-term, though: can you please upload `kilosort4.log` from the results directory? Hi @jacobpennington sorry, I ran the processes on spikeinterface with...
> @atombysx > > You can do that with this (e.g., running on 10 minutes data): > > ``` > probe0_preprocessed_corrected_stub = probe0_preprocessed_corrected.frame_slice( > start_frame=0, end_frame=int(600 * probe0_preprocessed_corrected.sampling_frequency) > )...