findBursts

PURPOSE ^

SYNOPSIS ^

function bursts = findBursts( spiketrain, assigned, maxInterspikeDiff, maxTotalDiff, minSpikes)

DESCRIPTION ^

finds bursts in a spiketrain of minimum minSpikes length, each separated
by <= maxInterspikeDiff ms and not longer than maxTotalDiff in total.
assigned: assignments for each spike (neruon #)

ueli rutishauser, urut@caltech.edu, jan04

CROSS-REFERENCE INFORMATION ^

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