Index: trunk/psModules/src/objects/pmSourcePhotometry.h
===================================================================
--- trunk/psModules/src/objects/pmSourcePhotometry.h	(revision 10050)
+++ trunk/psModules/src/objects/pmSourcePhotometry.h	(revision 11253)
@@ -1,15 +1,17 @@
-/** @file  pmSourcePhotometry.h
+/* @file  pmSourcePhotometry.h
+ * @brief functions to measure source photometry
  *
- *  @author EAM, IfA; GLG, MHPCC
+ * @author EAM, IfA; GLG, MHPCC
  *
- *  @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
- *
+ * @version $Revision: 1.8 $ $Name: not supported by cvs2svn $
+ * @date $Date: 2007-01-24 02:54:15 $
+ * Copyright 2004 Maui High Performance Computing Center, University of Hawaii
  */
 
 # ifndef PM_SOURCE_PHOTOMETRY_H
 # define PM_SOURCE_PHOTOMETRY_H
+
+/// @addtogroup Objects Object Detection / Analysis Functions
+/// @{
 
 /**
@@ -55,3 +57,5 @@
 
 double pmSourceWeight(const pmSource *Mi, int term, const bool unweighted_sum);
+
+/// @}
 # endif /* PM_SOURCE_PHOTOMETRY_H */
