runSimulatedEval

PURPOSE ^

detects and sorts spike of a simulated file. calculates statistics about performance.

SYNOPSIS ^

function [perf,nrAssigned,assigned,params] = runSimulatedEval(simNr, levelNr, parameterSets, export, doPlot)

DESCRIPTION ^

detects and sorts spike of a simulated file. calculates statistics about performance.
plots various statistics and diagnostic tools.


parameters need to be modified before this file can be run.
reorder needs to be modified manually after sorting to match found
clusters to theoretical clusters before performance analysis can be
conducted.

other parameters to modify: extractionThreshold, levelNr (which noise
level to analyze), realWaveformsInd (which waveforms to use for simulated
neurons).

params: simNr -> 1,2,3 simulation nr
levelNr: noise level (1-4)
export: 0 (no), 1 ( yes -> only detect, store in file and exit. to compare
with offline sorting algos.
doPlot: yes/no 

urut/dec04; major changes for revision urut/nov05
urut/may07: revised for new alignment/detection methods.

CROSS-REFERENCE INFORMATION ^

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