-
I always thought that SI was essentially time-agnostic and computed times on the fly based on sample number and sampling rate. However I had the same experience as @yger when reading [this thread](htt…
-
### What format would you like to see added to NeuroConv?
Axion Biosystem .Raw file from Maestro Pro MEA
### Does the format have any documentation?
_No response_
### Existing APIs for format
Ax…
-
Hi,
The docker version of kilosort 3 gives me an issue with CUDA error on one of my recordings (seems common and adding try and catch works in the local version).
So I decided to run spikeinterf…
-
Traceback (most recent call last):
File "G:\bxy\spikeinterface-main\examples\get_started\quickstart.py", line 102, in
metric = spost.compute_template_metrics(we_KS2, include_multi_channel_met…
-
https://github.com/SpikeInterface seems nice because many loaders and sorters are included.
- [ ] Test if we can get this to produce output at all. Yarik has a basic pipeline up and running for .n…
-
# Project title: Unify and speed up testing
### Key Investigators
* Alessio Buccino
* Chris Halcrow @chrishalcrow
* Ramon Mayorquin @h-mayorquin
## Project Description
SpikeInterface imp…
-
In the v0 spikesorting pipeline, the call Waveforms().load_waveforms(key) appears to no longer work.
```python
---------------------------------------------------------------------------
ModuleNo…
-
### What happened?
[baserecordingextractorinterface.py](https://github.com/catalystneuro/neuroconv/blob/main/src/neuroconv/datainterfaces/ecephys/baserecordingextractorinterface.py#L38) has the fol…
-
### What would you like to see added to the NWBInspector?
More of a question for either @alejoe91 or @samuelgarcia based on their experience
If you saw an ElectricalSeries that was of dtype `uint1…
-
Hello,
I am wondering how the process of removing redundant units is. do you consider all the matching spikes of every unit and or template similarity?
I am asking this because I am worried that…