Index: trunk/psModules/src/objects/pmPSFtry.c
===================================================================
--- trunk/psModules/src/objects/pmPSFtry.c	(revision 7238)
+++ trunk/psModules/src/objects/pmPSFtry.c	(revision 7283)
@@ -5,6 +5,6 @@
  *  @author EAM, IfA
  *
- *  @version $Revision: 1.9 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2006-04-23 01:07:51 $
+ *  @version $Revision: 1.10 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2006-06-02 02:16:05 $
  *
  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -15,5 +15,5 @@
 #include "pmHDU.h"
 #include "pmFPA.h"
-#include "pmMaskBadPixels.h"
+#include "pmFPAMaskWeight.h"
 #include "pmPeaks.h"
 #include "pmMoments.h"
Index: trunk/psModules/src/objects/pmSource.c
===================================================================
--- trunk/psModules/src/objects/pmSource.c	(revision 7238)
+++ 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
 *****************************************************************************/
Index: trunk/psModules/src/objects/pmSourcePhotometry.c
===================================================================
--- trunk/psModules/src/objects/pmSourcePhotometry.c	(revision 7238)
+++ trunk/psModules/src/objects/pmSourcePhotometry.c	(revision 7283)
@@ -3,6 +3,6 @@
  *  @author EAM, IfA; GLG, MHPCC
  *
- *  @version $Revision: 1.5 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2006-04-23 01:07:51 $
+ *  @version $Revision: 1.6 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2006-06-02 02:16:05 $
  *
  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -16,5 +16,5 @@
 #include "pmHDU.h"
 #include "pmFPA.h"
-#include "pmMaskBadPixels.h"
+#include "pmFPAMaskWeight.h"
 #include "pmPeaks.h"
 #include "pmMoments.h"
@@ -52,6 +52,6 @@
         - the source is a STAR (PSF)
         - the option is selected (how??)
-       
-    - extMag : all sources with non-NULL modelEXT 
+ 
+    - extMag : all sources with non-NULL modelEXT
 **/
 
Index: trunk/psModules/src/objects/pmSourceSky.c
===================================================================
--- trunk/psModules/src/objects/pmSourceSky.c	(revision 7238)
+++ trunk/psModules/src/objects/pmSourceSky.c	(revision 7283)
@@ -6,6 +6,6 @@
  *  @author EAM, IfA: significant modifications.
  *
- *  @version $Revision: 1.3 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2006-04-19 20:37:35 $
+ *  @version $Revision: 1.4 $ $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"
