-
Hi, I'm testing spikeinterface on concatenating chronic NPX 1.0 recordings on at least two days and then spike sort.
I'm trying to use the non-rigid method motion correction which has been running …
-
Hi
I was recording today from 163 channels from 3 different areas (one with a 32 channel linear probe, 2 areas from 64 channels Utah arrays plus 3 analog channels).
I've tried to record each ar…
-
Here's the section that could use optimization:
https://github.com/magland/figurl-timeseries-views/blob/5e1d9d63e66600fcc40d53970ba23c331a64f76c/test-gui/src/package/view-timeseries-graph/worker.ts…
-
When the parent starts with `misc` this isn't actually usable - one needs to figure out what the _real_ parent actually is. covSpectrum will return no EPI_ISLs due to `misc` not being a real Pango lin…
-
Hello there,
I want to generate noise only signal because I want to mix with neurons with a given range of amplitude as I described in [this link](https://github.com/SpikeInterface/MEArec/issues/154…
-
For keeping track of same clusters across trials, would be nice to be able to swap clusters or change their order. Ultimately it would also be nice to see more than one trial at a time, but that's may…
-
I have a few questions about handling some issues with recording stability:
1. How do you recommend treating clusters that are active only in specific periods of a recording?
In this context, if a …
LibiF updated
6 years ago
-
Hello,
I have a question about an inconsistency I found in my data between the number of spikes contained in the spike vector and the spike amplitudes array.
- `len(sorting.to_spike_vector()) …
-
Hi there,
I have a question about dataset generation. I used to generate spikes with amplitude 40-300uV templates and with far neuron noises based on these templates. However, to validate the results…
-
We are not able -and it is not probably a good idea- to support numpy 2.0 as soon as possible.
The ecocsystem will take some time to adapt and we should wait some time until most libraries that us…