Index: trunk/psLib/test/image/verified/tst_psImage.stderr
===================================================================
--- trunk/psLib/test/image/verified/tst_psImage.stderr	(revision 1829)
+++ trunk/psLib/test/image/verified/tst_psImage.stderr	(revision 1840)
@@ -11,78 +11,78 @@
 <DATE><TIME>|<HOST>|I|testImageAlloc
     Following should be an error.
-<DATE><TIME>|<HOST>|E|psImageAlloc
-    Invalid value for number of rows or columns (numRows=0, numCols=0).
+<DATE><TIME>|<HOST>|E|psLib.image.psImageAlloc
+    Specified number of rows (0) or columns (0) is invalid.
 <DATE><TIME>|<HOST>|I|testImageAlloc
     Testing psImage with type 102h
 <DATE><TIME>|<HOST>|I|testImageAlloc
     Following should be an error.
-<DATE><TIME>|<HOST>|E|psImageAlloc
-    Invalid value for number of rows or columns (numRows=0, numCols=0).
+<DATE><TIME>|<HOST>|E|psLib.image.psImageAlloc
+    Specified number of rows (0) or columns (0) is invalid.
 <DATE><TIME>|<HOST>|I|testImageAlloc
     Testing psImage with type 104h
 <DATE><TIME>|<HOST>|I|testImageAlloc
     Following should be an error.
-<DATE><TIME>|<HOST>|E|psImageAlloc
-    Invalid value for number of rows or columns (numRows=0, numCols=0).
+<DATE><TIME>|<HOST>|E|psLib.image.psImageAlloc
+    Specified number of rows (0) or columns (0) is invalid.
 <DATE><TIME>|<HOST>|I|testImageAlloc
     Testing psImage with type 108h
 <DATE><TIME>|<HOST>|I|testImageAlloc
     Following should be an error.
-<DATE><TIME>|<HOST>|E|psImageAlloc
-    Invalid value for number of rows or columns (numRows=0, numCols=0).
+<DATE><TIME>|<HOST>|E|psLib.image.psImageAlloc
+    Specified number of rows (0) or columns (0) is invalid.
 <DATE><TIME>|<HOST>|I|testImageAlloc
     Testing psImage with type 301h
 <DATE><TIME>|<HOST>|I|testImageAlloc
     Following should be an error.
-<DATE><TIME>|<HOST>|E|psImageAlloc
-    Invalid value for number of rows or columns (numRows=0, numCols=0).
+<DATE><TIME>|<HOST>|E|psLib.image.psImageAlloc
+    Specified number of rows (0) or columns (0) is invalid.
 <DATE><TIME>|<HOST>|I|testImageAlloc
     Testing psImage with type 302h
 <DATE><TIME>|<HOST>|I|testImageAlloc
     Following should be an error.
-<DATE><TIME>|<HOST>|E|psImageAlloc
-    Invalid value for number of rows or columns (numRows=0, numCols=0).
+<DATE><TIME>|<HOST>|E|psLib.image.psImageAlloc
+    Specified number of rows (0) or columns (0) is invalid.
 <DATE><TIME>|<HOST>|I|testImageAlloc
     Testing psImage with type 304h
 <DATE><TIME>|<HOST>|I|testImageAlloc
     Following should be an error.
-<DATE><TIME>|<HOST>|E|psImageAlloc
-    Invalid value for number of rows or columns (numRows=0, numCols=0).
+<DATE><TIME>|<HOST>|E|psLib.image.psImageAlloc
+    Specified number of rows (0) or columns (0) is invalid.
 <DATE><TIME>|<HOST>|I|testImageAlloc
     Testing psImage with type 308h
 <DATE><TIME>|<HOST>|I|testImageAlloc
     Following should be an error.
-<DATE><TIME>|<HOST>|E|psImageAlloc
-    Invalid value for number of rows or columns (numRows=0, numCols=0).
+<DATE><TIME>|<HOST>|E|psLib.image.psImageAlloc
+    Specified number of rows (0) or columns (0) is invalid.
 <DATE><TIME>|<HOST>|I|testImageAlloc
     Testing psImage with type 404h
 <DATE><TIME>|<HOST>|I|testImageAlloc
     Following should be an error.
-<DATE><TIME>|<HOST>|E|psImageAlloc
-    Invalid value for number of rows or columns (numRows=0, numCols=0).
+<DATE><TIME>|<HOST>|E|psLib.image.psImageAlloc
+    Specified number of rows (0) or columns (0) is invalid.
 <DATE><TIME>|<HOST>|I|testImageAlloc
     Testing psImage with type 408h
 <DATE><TIME>|<HOST>|I|testImageAlloc
     Following should be an error.
-<DATE><TIME>|<HOST>|E|psImageAlloc
-    Invalid value for number of rows or columns (numRows=0, numCols=0).
+<DATE><TIME>|<HOST>|E|psLib.image.psImageAlloc
+    Specified number of rows (0) or columns (0) is invalid.
 <DATE><TIME>|<HOST>|I|testImageAlloc
     Testing psImage with type 808h
 <DATE><TIME>|<HOST>|I|testImageAlloc
     Following should be an error.
-<DATE><TIME>|<HOST>|E|psImageAlloc
-    Invalid value for number of rows or columns (numRows=0, numCols=0).
+<DATE><TIME>|<HOST>|E|psLib.image.psImageAlloc
+    Specified number of rows (0) or columns (0) is invalid.
 <DATE><TIME>|<HOST>|I|testImageAlloc
     Testing psImage with type 810h
 <DATE><TIME>|<HOST>|I|testImageAlloc
     Following should be an error.
-<DATE><TIME>|<HOST>|E|psImageAlloc
-    Invalid value for number of rows or columns (numRows=0, numCols=0).
+<DATE><TIME>|<HOST>|E|psLib.image.psImageAlloc
+    Specified number of rows (0) or columns (0) is invalid.
 <DATE><TIME>|<HOST>|I|testImageAlloc
     Testing psImage with type 0h
 <DATE><TIME>|<HOST>|I|testImageAlloc
     Following should be an error.
-<DATE><TIME>|<HOST>|E|psImageAlloc
-    Invalid value for number of rows or columns (numRows=0, numCols=0).
+<DATE><TIME>|<HOST>|E|psLib.image.psImageAlloc
+    Specified number of rows (0) or columns (0) is invalid.
 
 ---> TESTPOINT PASSED (psImage{psImageAlloc} | tst_psImage.c)
@@ -114,48 +114,48 @@
 <DATE><TIME>|<HOST>|I|testImageSubset
     An error should follow...
-<DATE><TIME>|<HOST>|E|psImageSubset
-    Can not subset image because input image or its pixel buffer is NULL.
+<DATE><TIME>|<HOST>|E|psLib.image.psImageSubset
+    Can not operate on a NULL psImage.
 <DATE><TIME>|<HOST>|I|testImageSubset
     Verify the returned psImage structure pointer is null and program  execution doesn't stop, if the input parameters nrow and/or ncol are zero. Also verify input psImage structure is not modified.
 <DATE><TIME>|<HOST>|I|testImageSubset
     An error should follow...
-<DATE><TIME>|<HOST>|E|psImageSubset
-    Can not subset image because number of rows or columns are zero (64x0).
+<DATE><TIME>|<HOST>|E|psLib.image.psImageSubset
+    Specified number of rows (64) or columns (0) is invalid.
 <DATE><TIME>|<HOST>|I|testImageSubset
     An error should follow...
-<DATE><TIME>|<HOST>|E|psImageSubset
-    Can not subset image because number of rows or columns are zero (0x128).
+<DATE><TIME>|<HOST>|E|psLib.image.psImageSubset
+    Specified number of rows (0) or columns (128) is invalid.
 <DATE><TIME>|<HOST>|I|testImageSubset
     Verify the returned psImage structure pointer is null and program execution doesn't stop, if the input parameters row0 and col0 are not within the range of values of psImage structure image.
 <DATE><TIME>|<HOST>|I|testImageSubset
     An error should follow...
-<DATE><TIME>|<HOST>|E|psImageSubset
-    Can not subset image because col0,row0 (128,0) is not a valid pixel location.
+<DATE><TIME>|<HOST>|E|psLib.image.psImageSubset
+    Specified subset range, [128:<LINENO>,0:<LINENO>], lies outside psImage's boundaries, [0:<LINENO>,0:<LINENO>].
 <DATE><TIME>|<HOST>|I|testImageSubset
     An error should follow...
-<DATE><TIME>|<HOST>|E|psImageSubset
-    Can not subset image because col0,row0 (0,256) is not a valid pixel location.
+<DATE><TIME>|<HOST>|E|psLib.image.psImageSubset
+    Specified subset range, [0:<LINENO>,256:<LINENO>], lies outside psImage's boundaries, [0:<LINENO>,0:<LINENO>].
 <DATE><TIME>|<HOST>|I|testImageSubset
     An error should follow...
-<DATE><TIME>|<HOST>|E|psImageSubset
-    Can not subset image because col0,row0 (-1,0) is not a valid pixel location.
+<DATE><TIME>|<HOST>|E|psLib.image.psImageSubset
+    Specified subset range, [-1:<LINENO>,0:<LINENO>], lies outside psImage's boundaries, [0:<LINENO>,0:<LINENO>].
 <DATE><TIME>|<HOST>|I|testImageSubset
     An error should follow...
-<DATE><TIME>|<HOST>|E|psImageSubset
-    Can not subset image because col0,row0 (0,-1) is not a valid pixel location.
+<DATE><TIME>|<HOST>|E|psLib.image.psImageSubset
+    Specified subset range, [0:<LINENO>,-1:<LINENO>], lies outside psImage's boundaries, [0:<LINENO>,0:<LINENO>].
 <DATE><TIME>|<HOST>|I|testImageSubset
     Verify the returned psImage structure pointer is null and program execution doesn't stop if the input parameters nrow, ncol, row0 and col0 specify a range of data not within the input psImage structure image.  Also verify the input psImage structure is not modified.
 <DATE><TIME>|<HOST>|I|testImageSubset
     An error should follow...
-<DATE><TIME>|<HOST>|E|psImageSubset
-    Can not subset image outside of image boundaries (size=128x256, subset=[64:<LINENO>,0:<LINENO>]).
+<DATE><TIME>|<HOST>|E|psLib.image.psImageSubset
+    Specified subset range, [64:<LINENO>,0:<LINENO>], lies outside psImage's boundaries, [0:<LINENO>,0:<LINENO>].
 <DATE><TIME>|<HOST>|I|testImageSubset
     An error should follow...
-<DATE><TIME>|<HOST>|E|psImageSubset
-    Can not subset image outside of image boundaries (size=128x256, subset=[0:<LINENO>,128:<LINENO>]).
+<DATE><TIME>|<HOST>|E|psLib.image.psImageSubset
+    Specified subset range, [0:<LINENO>,128:<LINENO>], lies outside psImage's boundaries, [0:<LINENO>,0:<LINENO>].
 <DATE><TIME>|<HOST>|I|testImageSubset
     An error should follow...
-<DATE><TIME>|<HOST>|E|psImageSubset
-    Can not subset image outside of image boundaries (size=128x256, subset=[64:<LINENO>,128:<LINENO>]).
+<DATE><TIME>|<HOST>|E|psLib.image.psImageSubset
+    Specified subset range, [64:<LINENO>,128:<LINENO>], lies outside psImage's boundaries, [0:<LINENO>,0:<LINENO>].
 <DATE><TIME>|<HOST>|I|testImageSubset
     psImageFreeChildren shall deallocate any children images of a psImage structure
@@ -187,6 +187,6 @@
 <DATE><TIME>|<HOST>|I|testImageCopy
     An error should follow...
-<DATE><TIME>|<HOST>|E|psImageCopy
-    Can not copy image because input image or its pixel buffer is NULL.
+<DATE><TIME>|<HOST>|E|psLib.image.psImageCopy
+    Can not operate on a NULL psImage.
 
 ---> TESTPOINT PASSED (psImage{psImageCopy} | tst_psImage.c)
Index: trunk/psLib/test/image/verified/tst_psImageExtraction.stderr
===================================================================
--- trunk/psLib/test/image/verified/tst_psImageExtraction.stderr	(revision 1829)
+++ trunk/psLib/test/image/verified/tst_psImageExtraction.stderr	(revision 1840)
@@ -7,38 +7,38 @@
 <DATE><TIME>|<HOST>|I|testImageSlice
     Following should be an error.
-<DATE><TIME>|<HOST>|E|psImageSlice
-    Input image can not be NULL.
+<DATE><TIME>|<HOST>|E|psLib.image.psImageSlice
+    Can not operate on a NULL psImage.
 <DATE><TIME>|<HOST>|I|testImageSlice
     Following should be an error.
-<DATE><TIME>|<HOST>|E|psImageSlice
-    The stat options didn't specify a single supported statistic type.
+<DATE><TIME>|<HOST>|E|psLib.image.psImageSlice
+    Specified statistic can not be NULL.
 <DATE><TIME>|<HOST>|I|testImageSlice
     Following should be an error.
-<DATE><TIME>|<HOST>|E|psImageSlice
-    Invalid direction flag (5)
+<DATE><TIME>|<HOST>|E|psLib.image.psImageSlice
+    Specified slice direction, 5, is invalid.
 <DATE><TIME>|<HOST>|I|testImageSlice
     Following should be an error.
-<DATE><TIME>|<HOST>|E|psImageSlice
-    The specified region contains no data (0x0)
+<DATE><TIME>|<HOST>|E|psLib.image.psImageSlice
+    Specified subset, [200:<LINENO>,100:<LINENO>], contains no pixel data.
 <DATE><TIME>|<HOST>|I|testImageSlice
     Following should be an error.
-<DATE><TIME>|<HOST>|E|psImageSlice
-    The specified image region (2001,100 to 2001,100) is outside of image area (0,0 to 1999,999).
+<DATE><TIME>|<HOST>|E|psLib.image.psImageSlice
+    Specified subset range, [2001:<LINENO>,2002:<LINENO>], lies outside psImage's boundaries, [0:<LINENO>,0:<LINENO>].
 <DATE><TIME>|<HOST>|I|testImageSlice
     Following should be an error.
-<DATE><TIME>|<HOST>|E|psImageSlice
-    The specified image region (200,1001 to 200,1001) is outside of image area (0,0 to 1999,999).
+<DATE><TIME>|<HOST>|E|psLib.image.psImageSlice
+    Specified subset range, [200:<LINENO>,201:<LINENO>], lies outside psImage's boundaries, [0:<LINENO>,0:<LINENO>].
 <DATE><TIME>|<HOST>|I|testImageSlice
     Following should be an error.
-<DATE><TIME>|<HOST>|E|psImageSlice
-    The specified image region (200,100 to 2199,100) is outside of image area (0,0 to 1999,999).
+<DATE><TIME>|<HOST>|E|psLib.image.psImageSlice
+    Specified subset range, [200:<LINENO>,2200:<LINENO>], lies outside psImage's boundaries, [0:<LINENO>,0:<LINENO>].
 <DATE><TIME>|<HOST>|I|testImageSlice
     Following should be an error.
-<DATE><TIME>|<HOST>|E|psImageSlice
-    The specified image region (200,100 to 200,1099) is outside of image area (0,0 to 1999,999).
+<DATE><TIME>|<HOST>|E|psLib.image.psImageSlice
+    Specified subset range, [200:<LINENO>,201:<LINENO>], lies outside psImage's boundaries, [0:<LINENO>,0:<LINENO>].
 <DATE><TIME>|<HOST>|I|testImageSlice
     Following should be an error.
-<DATE><TIME>|<HOST>|E|psImageSlice
-    The stat options didn't specify a single supported statistic type.
+<DATE><TIME>|<HOST>|E|psLib.image.psImageSlice
+    Specified statistic option, 1, is not valid.  Must specify one and only one statistic type.
 
 ---> TESTPOINT PASSED (psImage{psImageSlice} | tst_psImageExtraction.c)
Index: trunk/psLib/test/image/verified/tst_psImageFFT.stderr
===================================================================
--- trunk/psLib/test/image/verified/tst_psImageFFT.stderr	(revision 1829)
+++ trunk/psLib/test/image/verified/tst_psImageFFT.stderr	(revision 1840)
@@ -25,10 +25,10 @@
 <DATE><TIME>|<HOST>|I|testImageComplex
     Following should be an error (type mismatch).
-<DATE><TIME>|<HOST>|E|psImageComplex
-    The inputs to psImageComplex must be the same type.
+<DATE><TIME>|<HOST>|E|psLib.image.psImageComplex
+    Real psImage type (psF32) and imaginary psImage type (psF64) must be the same.
 <DATE><TIME>|<HOST>|I|testImageComplex
     Following should be an error (size mismatch).
-<DATE><TIME>|<HOST>|E|psImageComplex
-    The inputs to psImageComplex must be the same dimensions.
+<DATE><TIME>|<HOST>|E|psLib.image.psImageComplex
+    Real psImage size (128x64) and imaginary psImage size (64x64) must be the same.
 
 ---> TESTPOINT PASSED (psFFT{psImageComplex} | tst_psImageFFT.c)
Index: trunk/psLib/test/image/verified/tst_psImageManip.stderr
===================================================================
--- trunk/psLib/test/image/verified/tst_psImageManip.stderr	(revision 1829)
+++ trunk/psLib/test/image/verified/tst_psImageManip.stderr	(revision 1840)
@@ -29,6 +29,6 @@
 <DATE><TIME>|<HOST>|I|testImageClip
     Following should be an error (max<min)
-<DATE><TIME>|<HOST>|E|psImageClip
-    psImageClip can not be invoked with max < min.
+<DATE><TIME>|<HOST>|E|psLib.image.psImageClip
+    Specified min value, 256, can not be greater than the specified max value, 128.
 
 ---> TESTPOINT PASSED (psImage{psImageClip} | tst_psImageManip.c)
@@ -59,50 +59,50 @@
 <DATE><TIME>|<HOST>|I|testImageClipComplexRegion
     Following should be an error:
-<DATE><TIME>|<HOST>|E|psImageClipComplexRegion
-    Can not perform clip on NULL image
-<DATE><TIME>|<HOST>|I|testImageClipComplexRegion
-    Following should be an error:
-<DATE><TIME>|<HOST>|E|psImageClipComplexRegion
-    psImageClipComplexRegion can not be invoked with max < min in the real image space.
-<DATE><TIME>|<HOST>|I|testImageClipComplexRegion
-    Following should be an error:
-<DATE><TIME>|<HOST>|E|psImageClipComplexRegion
-    psImageClipComplexRegion can not be invoked with max < min in the imaginary image space.
-<DATE><TIME>|<HOST>|I|testImageClipComplexRegion
-    Following should be an error:
-<DATE><TIME>|<HOST>|E|psImageClipComplexRegion
-    psImageClipComplexRegion can not be invoked with max < min in the real image space.
-<DATE><TIME>|<HOST>|I|testImageClipComplexRegion
-    Following should be an error:
-<DATE><TIME>|<HOST>|E|psImageClipComplexRegion
-    Specified vmin (-6.80565e+38+0i) is outside of image's psC32 pixel range
-<DATE><TIME>|<HOST>|I|testImageClipComplexRegion
-    Following should be an error:
-<DATE><TIME>|<HOST>|E|psImageClipComplexRegion
-    Specified vmin (6.80565e+38+0i) is outside of image's psC32 pixel range
-<DATE><TIME>|<HOST>|I|testImageClipComplexRegion
-    Following should be an error:
-<DATE><TIME>|<HOST>|E|psImageClipComplexRegion
-    Specified vmin (-0-6.80565e+38i) is outside of image's psC32 pixel range
-<DATE><TIME>|<HOST>|I|testImageClipComplexRegion
-    Following should be an error:
-<DATE><TIME>|<HOST>|E|psImageClipComplexRegion
-    Specified vmin (0+6.80565e+38i) is outside of image's psC32 pixel range
-<DATE><TIME>|<HOST>|I|testImageClipComplexRegion
-    Following should be an error:
-<DATE><TIME>|<HOST>|E|psImageClipComplexRegion
-    Specified vmax (-6.80565e+38+0i) is outside of image's psC32 pixel range
-<DATE><TIME>|<HOST>|I|testImageClipComplexRegion
-    Following should be an error:
-<DATE><TIME>|<HOST>|E|psImageClipComplexRegion
-    Specified vmax (6.80565e+38+0i) is outside of image's psC32 pixel range
-<DATE><TIME>|<HOST>|I|testImageClipComplexRegion
-    Following should be an error:
-<DATE><TIME>|<HOST>|E|psImageClipComplexRegion
-    Specified vmax (-0-6.80565e+38i) is outside of image's psC32 pixel range
-<DATE><TIME>|<HOST>|I|testImageClipComplexRegion
-    Following should be an error:
-<DATE><TIME>|<HOST>|E|psImageClipComplexRegion
-    Specified vmax (0+6.80565e+38i) is outside of image's psC32 pixel range
+<DATE><TIME>|<HOST>|E|psLib.image.psImageClipComplexRegion
+    Can not operate on a NULL psImage.
+<DATE><TIME>|<HOST>|I|testImageClipComplexRegion
+    Following should be an error:
+<DATE><TIME>|<HOST>|E|psLib.image.psImageClipComplexRegion
+    Specified real-portion of min value, 10, can not be greater than the real-portion of max value, 5.
+<DATE><TIME>|<HOST>|I|testImageClipComplexRegion
+    Following should be an error:
+<DATE><TIME>|<HOST>|E|psLib.image.psImageClipComplexRegion
+    Specified imaginary-portion of min value, 10, can not be greater than the imaginary-portion of max value, 5.
+<DATE><TIME>|<HOST>|I|testImageClipComplexRegion
+    Following should be an error:
+<DATE><TIME>|<HOST>|E|psLib.image.psImageClipComplexRegion
+    Specified real-portion of min value, 10, can not be greater than the real-portion of max value, 5.
+<DATE><TIME>|<HOST>|I|testImageClipComplexRegion
+    Following should be an error:
+<DATE><TIME>|<HOST>|E|psLib.image.psImageClipComplexRegion
+    Specified vmin value, -6.80565e+38+0i, is not the the range of input psImage's valid pixel values (psC32), i.e. [-3.40282e+38:<LINENO>.40282e+38].  
+<DATE><TIME>|<HOST>|I|testImageClipComplexRegion
+    Following should be an error:
+<DATE><TIME>|<HOST>|E|psLib.image.psImageClipComplexRegion
+    Specified vmin value, 6.80565e+38+0i, is not the the range of input psImage's valid pixel values (psC32), i.e. [-3.40282e+38:<LINENO>.40282e+38].  
+<DATE><TIME>|<HOST>|I|testImageClipComplexRegion
+    Following should be an error:
+<DATE><TIME>|<HOST>|E|psLib.image.psImageClipComplexRegion
+    Specified vmin value, -0-6.80565e+38i, is not the the range of input psImage's valid pixel values (psC32), i.e. [-3.40282e+38:<LINENO>.40282e+38].  
+<DATE><TIME>|<HOST>|I|testImageClipComplexRegion
+    Following should be an error:
+<DATE><TIME>|<HOST>|E|psLib.image.psImageClipComplexRegion
+    Specified vmin value, 0+6.80565e+38i, is not the the range of input psImage's valid pixel values (psC32), i.e. [-3.40282e+38:<LINENO>.40282e+38].  
+<DATE><TIME>|<HOST>|I|testImageClipComplexRegion
+    Following should be an error:
+<DATE><TIME>|<HOST>|E|psLib.image.psImageClipComplexRegion
+    Specified vmax value, -6.80565e+38+0i, is not the the range of input psImage's valid pixel values (psC32), i.e. [-3.40282e+38:<LINENO>.40282e+38].  
+<DATE><TIME>|<HOST>|I|testImageClipComplexRegion
+    Following should be an error:
+<DATE><TIME>|<HOST>|E|psLib.image.psImageClipComplexRegion
+    Specified vmax value, 6.80565e+38+0i, is not the the range of input psImage's valid pixel values (psC32), i.e. [-3.40282e+38:<LINENO>.40282e+38].  
+<DATE><TIME>|<HOST>|I|testImageClipComplexRegion
+    Following should be an error:
+<DATE><TIME>|<HOST>|E|psLib.image.psImageClipComplexRegion
+    Specified vmax value, -0-6.80565e+38i, is not the the range of input psImage's valid pixel values (psC32), i.e. [-3.40282e+38:<LINENO>.40282e+38].  
+<DATE><TIME>|<HOST>|I|testImageClipComplexRegion
+    Following should be an error:
+<DATE><TIME>|<HOST>|E|psLib.image.psImageClipComplexRegion
+    Specified vmax value, 0+6.80565e+38i, is not the the range of input psImage's valid pixel values (psC32), i.e. [-3.40282e+38:<LINENO>.40282e+38].  
 
 ---> TESTPOINT PASSED (psImage{psImageClipComplexRegion} | tst_psImageManip.c)
@@ -116,14 +116,14 @@
 <DATE><TIME>|<HOST>|I|testImageOverlay
     Following should error as overlay isn't within image boundaries
-<DATE><TIME>|<HOST>|E|psImageOverlaySection
-    Overlay image (32,64 -> 159,319) is partially outside of the input image (128 x 256).
+<DATE><TIME>|<HOST>|E|psLib.image.psImageOverlaySection
+    Specified subset range, [32:<LINENO>,64:<LINENO>], lies outside psImage's boundaries, [0:<LINENO>,0:<LINENO>].
 <DATE><TIME>|<HOST>|I|testImageOverlay
     Following should error as overlay is NULL
-<DATE><TIME>|<HOST>|E|psImageOverlaySection
-    one of the input images was NULL.
+<DATE><TIME>|<HOST>|E|psLib.image.psImageOverlaySection
+    Can not operate on a NULL psImage.
 <DATE><TIME>|<HOST>|I|testImageOverlay
     Following should error as image input is NULL
-<DATE><TIME>|<HOST>|E|psImageOverlaySection
-    one of the input images was NULL.
+<DATE><TIME>|<HOST>|E|psLib.image.psImageOverlaySection
+    Can not operate on a NULL psImage.
 
 ---> TESTPOINT PASSED (psImage{psImageOverlay} | tst_psImageManip.c)
@@ -135,26 +135,26 @@
 \**********************************************************************************/
 
-<DATE><TIME>|<HOST>|E|psImageRebin
-    Input image is NULL.
-<DATE><TIME>|<HOST>|I|testImageRebin
-    Following should be an error.
-<DATE><TIME>|<HOST>|E|psImageRebin
-    The scale must be positive.
-<DATE><TIME>|<HOST>|I|testImageRebin
-    Following should be an error.
-<DATE><TIME>|<HOST>|E|psImageRebin
-    The stats input can not be NULL.
-<DATE><TIME>|<HOST>|I|testImageRebin
-    Following should be an error.
-<DATE><TIME>|<HOST>|E|psImageRebin
-    The stat options didn't specify a single supported statistic type.
-<DATE><TIME>|<HOST>|I|testImageRebin
-    Following should be an error.
-<DATE><TIME>|<HOST>|E|psImageRebin
-    The stat options didn't specify a single supported statistic type.
-<DATE><TIME>|<HOST>|I|testImageRebin
-    Following should be an error.
-<DATE><TIME>|<HOST>|E|psImageRebin
-    The stat options didn't specify a single supported statistic type.
+<DATE><TIME>|<HOST>|E|psLib.image.psImageRebin
+    Can not operate on a NULL psImage.
+<DATE><TIME>|<HOST>|I|testImageRebin
+    Following should be an error.
+<DATE><TIME>|<HOST>|E|psLib.image.psImageRebin
+    Specified scale value, 0, must be a positive value.
+<DATE><TIME>|<HOST>|I|testImageRebin
+    Following should be an error.
+<DATE><TIME>|<HOST>|E|psLib.image.psImageRebin
+    Specified statistic can not be NULL.
+<DATE><TIME>|<HOST>|I|testImageRebin
+    Following should be an error.
+<DATE><TIME>|<HOST>|E|psLib.image.psImageRebin
+    Specified statistic option, 0, is not valid.  Must specify one and only one statistic type.
+<DATE><TIME>|<HOST>|I|testImageRebin
+    Following should be an error.
+<DATE><TIME>|<HOST>|E|psLib.image.psImageRebin
+    Specified statistic option, 8192, is not valid.  Must specify one and only one statistic type.
+<DATE><TIME>|<HOST>|I|testImageRebin
+    Following should be an error.
+<DATE><TIME>|<HOST>|E|psLib.image.psImageRebin
+    Specified statistic option, 2049, is not valid.  Must specify one and only one statistic type.
 
 ---> TESTPOINT PASSED (psImage{psImageRebin} | tst_psImageManip.c)
@@ -168,6 +168,6 @@
 <DATE><TIME>|<HOST>|I|testImageRoll
     Following should generate an error.
-<DATE><TIME>|<HOST>|E|psImageRoll
-    Input image can not be NULL.
+<DATE><TIME>|<HOST>|E|psLib.image.psImageRoll
+    Can not operate on a NULL psImage.
 
 ---> TESTPOINT PASSED (psImage{psImageRoll} | tst_psImageManip.c)
@@ -181,6 +181,6 @@
 <DATE><TIME>|<HOST>|I|testImageRotate
     Following should be an error
-<DATE><TIME>|<HOST>|E|psImageRotate
-    The input image was NULL.
+<DATE><TIME>|<HOST>|E|psLib.image.psImageRotate
+    Can not operate on a NULL psImage.
 
 ---> TESTPOINT PASSED (psImage{psImageRotate} | tst_psImageManip.c)
@@ -228,6 +228,6 @@
 <DATE><TIME>|<HOST>|I|testImageShift
     Following should be an error...
-<DATE><TIME>|<HOST>|E|psImageShift
-    Input image can not be NULL.
+<DATE><TIME>|<HOST>|E|psLib.image.psImageShift
+    Can not operate on a NULL psImage.
 
 ---> TESTPOINT PASSED (psImage{psImageShift} | tst_psImageManip.c)
Index: trunk/psLib/test/image/verified/tst_psImageStats01.stderr
===================================================================
--- trunk/psLib/test/image/verified/tst_psImageStats01.stderr	(revision 1829)
+++ trunk/psLib/test/image/verified/tst_psImageStats01.stderr	(revision 1840)
@@ -1,6 +1,6 @@
-<DATE><TIME>|<HOST>|E|psImageStats
-    The input image can not be NULL.
-<DATE><TIME>|<HOST>|E|psImageStats
-    The input psStats struct can not be NULL.
-<DATE><TIME>|<HOST>|E|psImageStats
-    No statistic option/operation was specified.
+<DATE><TIME>|<HOST>|E|psLib.image.psImageStats
+    Can not operate on a NULL psImage.
+<DATE><TIME>|<HOST>|E|psLib.image.psImageStats
+    Specified statistic can not be NULL.
+<DATE><TIME>|<HOST>|E|psLib.image.psImageStats
+    Specified statistic option did not indicate any operation to perform.
