Index: trunk/psModules/src/imcombine/pmReadoutCombine.h
===================================================================
--- trunk/psModules/src/imcombine/pmReadoutCombine.h	(revision 9611)
+++ trunk/psModules/src/imcombine/pmReadoutCombine.h	(revision 10250)
@@ -8,6 +8,6 @@
 /// @author Paul Price, IfA
 ///
-/// @version $Revision: 1.8 $ $Name: not supported by cvs2svn $
-/// @date $Date: 2006-10-17 20:13:04 $
+/// @version $Revision: 1.9 $ $Name: not supported by cvs2svn $
+/// @date $Date: 2006-11-29 01:27:03 $
 ///
 /// Copyright 2004-2006 Institute for Astronomy, University of Hawaii
@@ -34,4 +34,5 @@
     int iter;                           ///< Number of iterations for clipping (for CLIPPED_MEAN only)
     float rej;                          ///< Rejection threshould for clipping (for CLIPPED_MEAN only)
+    bool weights;                       ///< Use the supplied weights (instead of calculated stdev)?
 }
 pmCombineParams;
