evalSimulatedPerfDetection
PURPOSE 
determines whether detected spikes are real (true positives) or not.
SYNOPSIS 
function [trueDetections, falseDetections, misses, hits] = evalSimulatedPerfDetection( spiketimes, spikeTimestamps, tollerance )
DESCRIPTION 
CROSS-REFERENCE INFORMATION 
This function calls:
This function is called by:
- evalDetectionSimulated evaluates a spike detection method for a particular noise level and extraction threshold of the simulated data.
- evalPerformance calculates performance of sorting algorithm by comparing to ground truth
Generated on Wed 03-Oct-2007 12:29:38 by m2html © 2003