plotSpikeExtraction

PURPOSE ^

plots various steps of the spike extraction process.

SYNOPSIS ^

function plotSpikeExtraction(label,rawSignal, rawSignalUncorrected, rawMean, filteredSignal, rawTraceSpikes, runStd2, upperlim, plotLimit,Fs, handles, spiketimestamps, blockOffsets)

DESCRIPTION ^

plots various steps of the spike extraction process.

input:
spiketimestamps -> of the detected spikes (which are in rawTraceSpikes).
blockOffsets -> absolute timestamp of the beginning of this plotted block (returned from processRaw)


from top to bottom:
raw signal
filtered signal
thresholded signal (if available - some detection methods dont threshold a signal)
spikes extracted
uncorrected raw signal (only if ground re-normalization is enabled)

urut/april04

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Wed 03-Oct-2007 12:29:38 by m2html © 2003