


Calculate sensor statistics within a region of interest
s = sensorStats(roi,[statType],[unitType])
Purpose:
At present, the summary statistics are only mean, standard deviation
and standard error of the mean. These can be computed either with
respect to sensor volts or sensor electrons.
If the routine is called without a return argument, the data are shown
in a graph window.
Examples:
s = sensorStats;
sensorStats;
Copyright ImagEval Consultants, LLC, 2005.