mergeSimultaneousSpikes: Merge simulatenous spikes that were detected on different...

Description Usage Arguments Value

View source: R/SpikeExtraction.R

Description

The spike time associated with the smallest trough is kept.

Usage

1
mergeSimultaneousSpikes(time, trough, maxTimeDifference)

Arguments

time

Numeric containing the spike times

trough

Numeric containing the trough of detected spikes

maxTimeDifference

Maximal time difference to be considered simultaneous

Value

Numeric containing the spike times


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