int-brain-lab / ibl-sorter

GNU General Public License v2.0
1 stars 0 forks source link

Add waveform extractor after spike sorting #1

Closed oliche closed 5 months ago

oliche commented 5 months ago

We use CAR and save the noise model. (unsure about time LC filter)

In the form of a 4D array (nu, nw, nc, ns)

Provide memmap loading option

The accompanying table will be multi-index (nu, nw).

NP2.4 Work at 200um radius

Display Trace view of peak channel with all stack order Corresponding amplitude spectra (padding with 0 so we have resolution)

Resycing: reference = median of waveforms compute time shift between all spikes and reference apply and compare

oliche commented 5 months ago

int-brain-lab/ibl-neuropixel/15ba1764a96035f47d95308ecc967ffff5c05ca3 passes the integration tests after a few modifications