Index: trunk/psModules/src/detrend/pmFlatField.h
===================================================================
--- trunk/psModules/src/detrend/pmFlatField.h	(revision 21183)
+++ trunk/psModules/src/detrend/pmFlatField.h	(revision 21456)
@@ -5,6 +5,6 @@
  * @author Paul Price, IfA
  *
- * @version $Revision: 1.15 $ $Name: not supported by cvs2svn $
- * @date $Date: 2009-01-27 06:39:38 $
+ * @version $Revision: 1.16 $ $Name: not supported by cvs2svn $
+ * @date $Date: 2009-02-12 19:25:52 $
  * Copyright 2004-2006 Institute for Astronomy, University of Hawaii
  */
@@ -36,7 +36,8 @@
     psImage *inImage,                   ///< Input image to correct
     psImage *inMask,                    ///< Input mask image
+    psImage *inVar,                     ///< Input variance image
     const psImage *flatImage,           ///< Flat-field image
     const psImage *flatMask,            ///< Flat-field mask
-    psImageMaskType badFlag,                 ///< Mask value to give bad pixels
+    psImageMaskType badFlag,            ///< Mask value to give bad pixels
     int xOffset, int yOffset,           ///< Offset between input and flat-field
     int rowStart, int rowStop           ///< Scan range
