Index: /trunk/ippToPsps/pspsschema/SchemaNew22.0/PSPS_TABLES/Fundamental_IPP_Data_Product_Tables/StackModelFitDeV
===================================================================
--- /trunk/ippToPsps/pspsschema/SchemaNew22.0/PSPS_TABLES/Fundamental_IPP_Data_Product_Tables/StackModelFitDeV	(revision 38767)
+++ /trunk/ippToPsps/pspsschema/SchemaNew22.0/PSPS_TABLES/Fundamental_IPP_Data_Product_Tables/StackModelFitDeV	(revision 38768)
@@ -21,8 +21,7 @@
 gDeVPhi         degrees         REAL    4       -999    estmated phi of DeVaucouleurs axis. Degrees East of North.
 gDeVPhiErr      degrees         REAL    4       -999    estmated error of phi of DeVaucouleurs axis
-graDeVOff       arcsec          REAL    4       -999    Offset in RA of DeVaucouleurs fit from PSF RA
-gdecDeVOff      arcsec          REAL    4       -999    Offset in DEC of DeVaucouleurs fit from PSF DEC
-graDeVOffErr    arcsec          REAL    4       -999    estimated error in ra offset
-gdecDeVOffErr   arcsec          REAL    4       -999    estimated error in dec offset
-gDeVCf          dimensionless   REAL    4       -999    DeVaucouleurs fit coverage factor
-gDevChisq
+gDeVRa          degrees         DOUBLE  8       -999    RA of DeVaucouleurs fit
+gDeVDec         degrees         DOUBLE  8       -999    DEC of DeVaucouleurs fit
+gDeVRaErr       arcsec          REAL    4       -999    estimated error in RA
+gDeVDecErr      arcsec          REAL    4       -999    estimated error in DEC
+gDeVChisq       dimensionless   REAL    4       -999    DeVaucouleurs fit chi square 
Index: /trunk/ippToPsps/pspsschema/SchemaNew22.0/PSPS_TABLES/Fundamental_IPP_Data_Product_Tables/StackModelFitExp
===================================================================
--- /trunk/ippToPsps/pspsschema/SchemaNew22.0/PSPS_TABLES/Fundamental_IPP_Data_Product_Tables/StackModelFitExp	(revision 38767)
+++ /trunk/ippToPsps/pspsschema/SchemaNew22.0/PSPS_TABLES/Fundamental_IPP_Data_Product_Tables/StackModelFitExp	(revision 38768)
@@ -25,5 +25,3 @@
 gExpRaErr       arcsec          REAL    4       -999    estimated error in RA
 gExpDecErr      arcsec          REAL    4       -999    estimated error in DEC
-gExpCf          dimensionless   REAL    4       -999    Exponential fit coverage factor
 gExpChisq       dimensionless   REAL    4       -999    Exponential fit chi square 
--- gExpLikelihood  dimensionless   REAL    4       -999    Exponential fit likelihood factor
Index: /trunk/ippToPsps/pspsschema/SchemaNew22.0/PSPS_TABLES/Fundamental_IPP_Data_Product_Tables/StackModelFitSer
===================================================================
--- /trunk/ippToPsps/pspsschema/SchemaNew22.0/PSPS_TABLES/Fundamental_IPP_Data_Product_Tables/StackModelFitSer	(revision 38767)
+++ /trunk/ippToPsps/pspsschema/SchemaNew22.0/PSPS_TABLES/Fundamental_IPP_Data_Product_Tables/StackModelFitSer	(revision 38768)
@@ -23,9 +23,7 @@
 gSerPhi         degrees         REAL    4       -999    estmated phi of Sersic axis
 gSerPhiErr      degrees         REAL    4       -999    estmated error of phi of Sersic axis
-gSerRa       dimensionless   REAL    4       -999    Offset in RA of Sersic fit from PSF RA
-gSerDec      dimensionless   REAL    4       -999    Offset in DEC of Sersic fit from PSF DEC
-gSerRaErr    dimensionless   REAL    4       -999    estimated error in raSerOff
-gSerDecErr   dimensionless   REAL    4       -999    estimated error in decSerOff
-gserCf          dimensionless   REAL    4       -999    Sersic fit coverage factor
-gserChisq
-
+gSerRa          degrees         DOUBLE  8       -999    RA of Sersic fit
+gSerDec         degrees         DOUBLE  8       -999    DEC of Sersic fit
+gSerRaErr       arcsec          REAL    4       -999    estimated error in gSerRa
+gSerDecErr      arcsec          REAL    4       -999    estimated error in gSerDec
+gSerChisq       dimensionless   REAL    4       -999    Sersic fit chi square 
