Index: trunk/psphot/src/pmPSF.h
===================================================================
--- trunk/psphot/src/pmPSF.h	(revision 4977)
+++ trunk/psphot/src/pmPSF.h	(revision 5058)
@@ -13,4 +13,7 @@
     psArray *params;			///< Model parameters (psPolynomial2D)
     float chisq;			///< PSF goodness statistic
+    float ApResid;
+    float dApResid;
+    float skyBias;
     int nPSFstars;			///< number of stars used to measure PSF
 }
