Index: trunk/psModules/src/objects/pmSource.h
===================================================================
--- trunk/psModules/src/objects/pmSource.h	(revision 7631)
+++ trunk/psModules/src/objects/pmSource.h	(revision 7947)
@@ -3,6 +3,6 @@
  *  @author EAM, IfA; GLG, MHPCC
  *
- *  @version $Revision: 1.5 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2006-06-22 20:04:13 $
+ *  @version $Revision: 1.6 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2006-07-20 13:10:39 $
  *
  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -84,8 +84,8 @@
     pmSourceMode mode;   ///< Best identification of object.
     psArray *blends;
-    float psfMag;
-    float extMag;
-    float errMag;
-    float apMag;
+    float psfMag;   ///< calculated from flux in modelPsf
+    float extMag;   ///< calculated from flux in modelEXT
+    float errMag;   ///< error in psfMag OR extMag (depending on type)
+    float apMag;   ///< apMag corresponding to psfMag or extMag (depending on type)
     float pixWeight;   // model-weighted coverage of valid pixels
     psRegion region;   // area on image covered by selected pixels
