spikeGeoFeatureOneSpike: Get the geometrical features of a single waveform

Description Usage Arguments Value

View source: R/SpikeWaveform.R

Description

Get the geometrical features of a single waveform

Usage

1
2
spikeGeoFeatureOneSpike(wf, timePoints, baselineProportion = 0.15,
  thresholdAmplitudeProportion = 0.5)

Arguments

wf

Numeric vector with waveform

timePoints

Numeric vector with time points

baselineProportion

Numeric indicating the percentage of wf

thresholdAmplitudeProportion

that is used to calculate the baseline

Value

spike geometrical features (baseline,amplitude,spikeDuration, firstHalfSpikeDuration, secondHalfSpikeDuration,peakAmplitudeAssymetry)


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