-
# Project title: support for SiNAPS probes and data formats
### Key Investigators
* Nina Kudryashova
* Matteo Vincenzi
* Alessio ?
## Project Description
Add support for SiNAPS probes (v…
-
### What happened?
When trying to convert a Neuralynx dataset following the snippet from the [conversion gallery](https://neuroconv.readthedocs.io/en/main/conversion_examples_gallery/recording/neur…
-
Hi,
We are just trying to shift to sorting data with SpikeInterface and wanted to run the sorting via machines setup with Windows Server 2022. It appears that Docker does not readily support this an…
-
Dear Spikeinterface community,
I used `sorting_analyzer.compute("amplitude_scalings")` on Spikeinterface 0.101.0 (installing from source).
numpy version is 1.26.4
Kilosort 4.0.4
Window11
I fi…
-
Hello!
I'm following the spike interface tutorial on testing different motion correctors on my NP2 4 shank recording.
The kilosort-like correction works..... but when I run dredge , I get a prob…
-
Feature idea: a script that automatically generates and builds docker files for use with spikeinterface.
Use case:
- Automatic updating and versioning of spikesorters as they compile. For curren…
-
```
recording_ecog = spre.bandpass_filter(recording, freq_min=300, freq_max =
6000 ) #bandpass filter
recording_notch_ecog = spre.notch_filter(recording_ecog,q = 50)
#notch_filter
rec_ecog_ref =…
-
Hi!
Does spikeinterface support loading .raw or .spk formats of AXIS data? I don't see it in the docs, so I guess this format is not implemented.
Thanks!
-
Dependencies:
- [ ] https://github.com/SpikeInterface/spikeextractors/pull/285
-
### What would you like to see added to NeuroConv?
`DatasetIOConfiguration.from_neurodata_object` currently raises a `NotImplementedError` for compound objects with dtype 'object'.
This makes i…