-
Greetings. I have a batch script to process multiple recordings and I am currently running into an error. Each recording is a tetrode recording with either 62,63,64, or 67 channels. As such I need to …
-
### What happened?
@h-mayorquin we are getting the following error in the dev tests on NeuroConv:
```pytb
----------------------------- Captured stdout call -----------------------------
NWB f…
-
## Issue
As discussed in #1891, when using `run_sorter`, it errors if two different drives are specified on Windows. (I'm stealing Heberto's example from the discussion): So saving from one drive t…
zm711 updated
11 months ago
-
linking old issues here
#2187, #2186, #1891
After #2279, the `ValueError: path is on mount 'C:', start on mount 'D:'` has been fixed, but there is a new error in `run_sorter`. I'll copy the full t…
zm711 updated
11 months ago
-
### What happened?
We used the [recommended script](https://neuroconv.readthedocs.io/en/main/conversion_examples_gallery/recording/intan.html) to convert Intan ephys data to NWB file. As part of the …
-
## Issue
As discussed in #1891, SI fails for network drives (in Windows) because the mapped version of the drive and the actual path of the drive don't sync up.
For example,
```
z:\server_fol…
zm711 updated
11 months ago
-
Regarding the sorting algorithms implemented in spikeinterface, I'm running currently into problems while executing 'spykingcircus2' or 'tridesclous2'. The error message is: "Exception: There are no c…
-
Since I upgrade to spikeinterface >0.9 I struggle with singularity. After I fix the binding issues (#2059), I have another crash that I don't really understand:
```
spikeinterface.sorters.utils.misc…
-
Hi Spikeinterface,
I have huge 'spike' in my recording more than 1.5mV which for me is higly unprobable considering electrophysiology recording. (Recorded with open_ephys and neuropixel 2.0). I wan…
-
In order to re-use and combine Processors, we should be able to control Input and Output to deal with:
- load and save local files (within container)
- load and save remote files (S3)
- load and re…