evalDetectionSimulated

PURPOSE ^

evaluates a spike detection method for a particular noise level and extraction threshold of the simulated data.

SYNOPSIS ^

function [TP,FP,misses, nrSpikesTotal, nrSpikesFound, spikeWaveforms, hits, spikeTimestamps, alignErrors] = evalDetectionSimulated( simNr, levelNr, params )

DESCRIPTION ^

evaluates a spike detection method for a particular noise level and extraction threshold of the simulated data.

returns:
TP: true positives rate
FP: false positives rate
misses: how many were not found
spikeWaveforms/spikeTimestamps: all detected waveforms and their time of occurence
hits: which of the detected waveforms are hits (TPs)
alignErrors: time estimation errors for all hits

urut/april07

CROSS-REFERENCE INFORMATION ^

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