Description Usage Arguments Value
Create the spike waveform array
Returns a 3D array with the waveforms of each spike for each channel. array[spike,time,channel]
1 | spikeWaveformFromTraces(traces, res, window = 20)
|
traces |
Matrix with the traces for each channel. Each column is a channel |
res |
Numeric with the time stamps of the spikes in sample value |
window |
Number of samples for each spike |
array[spike,time,channel]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.