Index: trunk/psModules/src/detrend/pmMaskBadPixels.h
===================================================================
--- trunk/psModules/src/detrend/pmMaskBadPixels.h	(revision 10023)
+++ trunk/psModules/src/detrend/pmMaskBadPixels.h	(revision 10026)
@@ -8,6 +8,6 @@
 /// @author Eugene Magnier, IfA
 ///
-/// @version $Revision: 1.10 $ $Name: not supported by cvs2svn $
-/// @date $Date: 2006-11-17 00:50:39 $
+/// @version $Revision: 1.11 $ $Name: not supported by cvs2svn $
+/// @date $Date: 2006-11-17 01:17:59 $
 ///
 /// Copyright 2004 Institute for Astronomy, University of Hawaii
@@ -51,7 +51,5 @@
 /// Bad pixels are identified from the suspect pixels image (accumulated over a large number of images).
 /// Pixels marked as suspect in more than "thresh" standard deviations from the mean are identified as bad
-/// pixels (output image).  If "thresh" is negative, it is interpreted as a (base 10) logarithm of the
-/// fraction by which the number of pixels marked that many times must drop compared to the number of pixels
-/// with zero.
+/// pixels (output image).  If "thresh" is negative, a Poisson is assumed.
 psImage *pmMaskIdentifyBadPixels(const psImage *suspects, ///< Accumulated suspect pixels image
                                  float thresh, ///< Threshold for bad pixel (standard deviations)
