findBurstsEval

PURPOSE ^

find and evaluate prospective bursts in a (unsorted) spiketrain.

SYNOPSIS ^

function [bursts2, bursts, spikesConsidered] = findBurstsEval(timestamps, spikes, assigned, useCells)

DESCRIPTION ^

find and evaluate prospective bursts in a (unsorted) spiketrain.

returns: spikesConsidered == cell array, where each element is a burst.
For each bursts, all indices of partizipating spikes are returned.

CROSS-REFERENCE INFORMATION ^

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