clusterSpikes

PURPOSE ^

first step in online spike sorting.

SYNOPSIS ^

function [NrOfclustersFound, assigned] = clusterSpikes( allSpikes, allTimestamps,thres )

DESCRIPTION ^

first step in online spike sorting.

clusters spike according to their form.

thres is the sensitive parameter -- change if result is not satisfying.


%urut/april04
thres=500;

CROSS-REFERENCE INFORMATION ^

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