-
### Describe the issue:
I use kilosort4 to sort a 64 channel data. It comes an error said n_samples is too small. Is that means my data is not enough to sort? How can I fix it?
### Reproduce the bug…
-
**Describe the bug**
Hello,
I'm attempting to utilize se.read_maxwell() from Spikeinterface to extract Maxwell data, calling NEO code to retrieve information from the .h5 file. The MaxTwo .h5 file…
-
I am revamping my spikesorting workflow to individually sort shanks. I have been able to do all the prerequisite steps, code included below.
When attempting to run Kilosort4, the following tracebac…
-
In some places it would be cool to test that certain processing steps are respecting the user-set times on a recording object (e.g. with `set_times()`). Ideally it would be nice to do this through gen…
-
## Description
JavaScript heap out of memory OOMs plaguing uptime and usability of 6.1.X - Seems linked to import of data
## Environment
1. OS (where OpenCTI server runs): CentOS Stream 9 - Kub…
-
I would like to perform outliers detection in some time series, a quite common task in many workflows.
One simple method is the Hampel filtering: cut the data in segments, then for each segment, th…
-
Currently for users loading data with alfio or the spike sorting loader the ONE data tracking is bypassed, making it complicated for users to determine which datasets were used in analysis. We should …
k1o0 updated
5 months ago
-
I had originally thought this issue had fixed itself a couple of weeks ago but it has occurred again. When using tridesclous2 to sort data, I get the following error below. When using spykingcircus2 …
-
Hello,
I have exported sorting_analyzer (with all extensions) into phy ("export_to_phy"). But when loading it into phy, there is an error about the dimensions of the channel_locations. The original…
-
Hi guys,
Yesterday I opened a terminal, activated IBL env, and run this:
```
from brainbox.io.one import SpikeSortingLoader
from one.api import ONE
one = ONE()
pid = '0777b1bf-964b-49b7-88…