Index: trunk/psModules/src/pmImageCombine.c
===================================================================
--- trunk/psModules/src/pmImageCombine.c	(revision 4030)
+++ trunk/psModules/src/pmImageCombine.c	(revision 4185)
@@ -3,17 +3,11 @@
  *  This file will ...
  *
+ *  @author Paul Price, IfA
  *  @author GLG, MHPCC
  *
- *  @version $Revision: 1.4 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2005-05-25 20:28:32 $
+ *  @version $Revision: 1.5 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2005-06-09 06:16:43 $
  *
  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
- *
- *  XXX: None of this has been tested.
- *
- *
- *
- *
- *
  *
  */
@@ -269,5 +263,5 @@
 /******************************************************************************
 XXX: Directly from Paul Price
-XXX: Confirm that this gradient calculation is still what's required.
+XXX: Must add mask parameter, use it in gradient calculation.
  *****************************************************************************/
 static psF32 CalcGradient(psImage *image,
@@ -316,8 +310,8 @@
 gradLimit)
  
-XXX: Use static variables.
 XXX: Optimization: we don't need to transform the entire mask image.
 XXX: The inToOut and outToIn transforms are confusing.  Verify that what
      I think they mean syncs with PWP.
+XXX: Must add mask parameter, use it in gradient calculation.
  *****************************************************************************/
 psArray *pmRejectPixels(const psArray *images,          ///< Array of input images
