Skip to content
jamesjun edited this page Oct 31, 2017 · 2 revisions

nSamples_spk is the number of samples captured for spike waveforms.

nSamples_spk = diff(spkLim)+1
spkLim = round(P.spkLim_ms * P.sRateHz / 1000)

Clone this wiki locally