sortSpikesOnline

PURPOSE ^

online sorting

SYNOPSIS ^

function [assigned, nrAssigned, baseSpikes, baseSpikesID] = sortSpikesOnline( spikes, stdEstimate, sortTill, thresholdMethod, Cinv, transformedSpikes )

DESCRIPTION ^

online sorting

thresholdMethod: 
1 -> use raw data. stdEstimate is threshold in this case.
2-> use covariance. stdEstimate is chi2 value in this case. covariance
matrix Cinv needs to be given. Cinv is the inverted covariance matrix.


urut/nov04; major revision urut/nov05

CROSS-REFERENCE INFORMATION ^

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