-
Hi,
This error below is new and never happened before while trying to extract waveforms from sorted data. Below is the code:
``sorting_KS25 = ss.read_sorter_folder(base_folder/"results_KS25")
sorti…
-
So after using the extensions some more I have a couple ideas that I wanted to jot down just to think about.
## 1
One the error messaging isn't super helpful right now for two reasons. One I think…
zm711 updated
8 months ago
-
Issue from SpikeInterface/spikeinterface#1469
The first sample in a spikeGLX recording is missing with neo extracting, which is a piece of information that can be very useful.
-
Hi there! I'm trying to sort a four-shank Neuropixel recording with Kilosort4 but when I try to use `run_sorter_by_property` it takes 8 hours to sort one of the four shanks and an estimated 160 hours …
-
Hi @alejoe91,
I am trying to load an open ephys neuropixel recording and I am getting the following error.
```
File ~\anaconda3\envs\spkint\lib\site-packages\spikeinterface\extractors\ne…
-
### What happened?
The following tests fail when running the test suite:
```
FAILED tests/test_minimal/test_tools/test_backend_and_dataset_configuration/test_helpers/test_configure_backend_defa…
-
Hello,
I finally managed to get my clustering with klustakwik working (yay!), but the whole process seems incredibly slow.
The entire clustering procedure for a single tetrode in a ~3hour reco…
-
I am getting an error when trying to extract the waveforms only for a subset of units. I have recordings with huge numbers of units and spikes, that make it impossible to extract the waveforms for all…
-
Hi,
I am currently using GLX extractor, for posterior kilosort3 processing. The spikeinterface version is 0.98.1.
The read_spikeglx function throws the following error.
```
In [6]: ls /mnt/bonin…
-
It would be great to have a reader for Bonsai. They store their data in raw binary, so it should be just a matter of parsing the data type, shape, etc. and creating a memmap.