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


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