Index: trunk/psModules/src/objects/pmSource.c
===================================================================
--- trunk/psModules/src/objects/pmSource.c	(revision 6944)
+++ trunk/psModules/src/objects/pmSource.c	(revision 7283)
@@ -6,6 +6,6 @@
  *  @author EAM, IfA: significant modifications.
  *
- *  @version $Revision: 1.4 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2006-04-21 21:29:01 $
+ *  @version $Revision: 1.5 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2006-06-02 02:16:05 $
  *
  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -19,5 +19,5 @@
 #include "pmHDU.h"
 #include "pmFPA.h"
-#include "pmMaskBadPixels.h"
+#include "pmFPAMaskWeight.h"
 #include "pmPeaks.h"
 #include "pmMoments.h"
@@ -133,6 +133,6 @@
 
 /******************************************************************************
-    pmSourcePSFClump(source, metadata): Find the likely PSF clump in the 
-    sigma-x, sigma-y plane. return 0,0 clump in case of error. 
+    pmSourcePSFClump(source, metadata): Find the likely PSF clump in the
+    sigma-x, sigma-y plane. return 0,0 clump in case of error.
 *****************************************************************************/
 
@@ -310,9 +310,9 @@
     pmSourceRoughClass(source, metadata): make a guess at the source
     classification.
-     
+ 
     XXX: push the clump info into the metadata?
-     
+ 
     XXX: How can this function ever return FALSE?
-     
+ 
     EAM: I moved S/N calculation to pmSourceMoments, using weight image
 *****************************************************************************/
