Index: trunk/psModules/src/objects/pmSourcePhotometry.h
===================================================================
--- trunk/psModules/src/objects/pmSourcePhotometry.h	(revision 10031)
+++ trunk/psModules/src/objects/pmSourcePhotometry.h	(revision 10050)
@@ -3,6 +3,6 @@
  *  @author EAM, IfA; GLG, MHPCC
  *
- *  @version $Revision: 1.6 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2006-11-17 02:39:34 $
+ *  @version $Revision: 1.7 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2006-11-17 23:02:21 $
  *
  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -52,4 +52,6 @@
 bool pmSourcePixelWeight (float *pixWeight, pmModel *model, psImage *image, psImage *mask);
 bool pmSourceChisq (pmModel *model, psImage *image, psImage *mask, psImage *weight);
+pmModel *pmSourceGetModel (bool *isPSF, const pmSource *source);
 
+double pmSourceWeight(const pmSource *Mi, int term, const bool unweighted_sum);
 # endif /* PM_SOURCE_PHOTOMETRY_H */
