Index: trunk/psModules/src/objects/pmSource.h
===================================================================
--- trunk/psModules/src/objects/pmSource.h	(revision 7947)
+++ trunk/psModules/src/objects/pmSource.h	(revision 9651)
@@ -3,6 +3,6 @@
  *  @author EAM, IfA; GLG, MHPCC
  *
- *  @version $Revision: 1.6 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2006-07-20 13:10:39 $
+ *  @version $Revision: 1.7 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2006-10-19 21:10:08 $
  *
  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -90,4 +90,5 @@
     float pixWeight;   // model-weighted coverage of valid pixels
     psRegion region;   // area on image covered by selected pixels
+    float sky, skyErr;   //?< The sky and its error at the center of the object
 }
 pmSource;
