-
Hi Ferchaure,
I have been using wave_clus to sort .pl2 files. Using raw WB signals collected on an OmniPlex, we filtered and digital filtered in matlab to create .mat files that are then fed into W…
-
I made my own PCB and changed the GPIO 26 from rotary encoder CLK to rotary encoder sw resulting in stuttering of the playback. I noticed that this is because of strange 6 µs negative spikes with a fr…
-
## Context
In the following reproducer, if you uncomment line 31: `nc_recv.threshold = -50.3`, the spike dissapears. According to the [docs](https://www.neuron.yale.edu/neuron/static/py_doc/modelsp…
-
Hi Josh,
We are working with the latest versions of the API (v0.6.6) and Neuropix PXI plugin (release 0.6.2). Running on Windows 10 Enterprise, version 2004.
We have noticed significant inconsis…
-
I need to get quickly, preferably without `WaveExtractor` (we) - just from sorting object, the index of the channel with the highest amplitude of the spike for **each spike**. `we` lumped all spikes…
rat-h updated
7 months ago
-
Sometimes we oversplit the cells during spike sorting, we need a way of merging them later.
- We need to define a standardized way of indicating duplicates/oversplit cells in the spike sheet.
- Th…
-
**Use Case:** A common mechanism for neural data processing is the spike raster matrix. This is a sparse, binary (0 or 1) 2D matrix, generally in the shape of:( electrode/neuron #, time (ms) ). This b…
-
Getting a strange error when attempting to use the method `myexp.select_units()` to access only inter-neuronal or pyramidal units by spike width.
Seems like the code is raising an error in the fol…
-
**Platform on which you observed the bug:**
- [ ] Android
- [x] iOS
- [ ] Other
- [ ] Platform is not relevant for this bug
**Device on which you observed the bug:**
- [ ] Polar OH1
- [ ] P…
-
Good evening (and apologies for yet another question),
I am trying to extract spikes from axona recordings and to save the spike times and waveforms to some filetype that I can then read into matl…