waveformCharacteristics-methods: Calculate waveform characteristics from the mean waveform of...

Description Usage Arguments Value

Description

You first need to run meanWavefrom() before calling this function. The wire with the largest range is used. The characteristics that are calculated are amplitude, duration, duration before trough, duration after trough, peak from baseline before trough, peak from baseline after trough, peak amplitude assymetry

Usage

1
2
3
4
waveformCharacteristics(sw)

## S4 method for signature 'SpikeWaveform'
waveformCharacteristics(sw)

Arguments

sw

SpikeWaveform object

Value

data.frame with the different waveform features for each neuron


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