spikeWaveformFromTraces: Create the spike waveform array Returns a 3D array with the...

Description Usage Arguments Value

Description

Create the spike waveform array

Returns a 3D array with the waveforms of each spike for each channel. array[spike,time,channel]

Usage

1
spikeWaveformFromTraces(traces, res, window = 20)

Arguments

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

Value

array[spike,time,channel]


Tobias-Ruff/relectro_bak documentation built on May 3, 2019, 6:43 p.m.