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]


kevin-allen/relectro documentation built on May 20, 2019, 9:06 a.m.