gentnerlab / ephys-analysis

Scripts and utilities for processing electrophysiology data
BSD 3-Clause "New" or "Revised" License
11 stars 8 forks source link

Fast cluster waveform #35

Closed MarvinT closed 6 years ago

MarvinT commented 6 years ago

for quick sanity check glance at cluster waveforms

loads from raw.kwd

takes ~4.5 minutes on 5 hour recording on lintu 31 channels of data, 10 million spikes

Cookies and/or beer for anyone who can make it faster or use less ram without making it much slower

coveralls commented 6 years ago

Coverage Status

Coverage decreased (-0.04%) to 10.432% when pulling 8fcbaf5cdc81c8850cb62b2df169f6c38402d389 on fast_cluster_waveform into ba4058d6d9483ac06b130d1641dddcb761cba1af on master.

MarvinT commented 6 years ago

@liebscher are you interested in taking a look at this and maybe writing some of the doc strings and maybe some tests?