Index: trunk/ippToPsps/pspsschema/SchemaNew21.0/PSPS_TABLES/Fundamental_IPP_Data_Product_Tables/Detection
===================================================================
--- trunk/ippToPsps/pspsschema/SchemaNew21.0/PSPS_TABLES/Fundamental_IPP_Data_Product_Tables/Detection	(revision 38769)
+++ trunk/ippToPsps/pspsschema/SchemaNew21.0/PSPS_TABLES/Fundamental_IPP_Data_Product_Tables/Detection	(revision 38770)
@@ -10,8 +10,8 @@
 dvoRegionID     dimensionless   INT     4          0    identifier to dvo spatial region
 obsTime         MeanJulianDays  FLOAT   8       -999    Time of mid observation in Mean Julian Days
-xPos            raw pixels      REAL    4       -999    measured x on CCD from PSF fit
-yPos            raw pixels      REAL    4       -999    measured y on CCD from PSF fit
-xPosErr         raw pixels      REAL    4       -999    estimated error in x
-yPosErr         raw pixels      REAL    4       -999    estimated error in y
+xPos            raw.pixels      REAL    4       -999    measured x on CCD from PSF fit
+yPos            raw.pixels      REAL    4       -999    measured y on CCD from PSF fit
+xPosErr         raw.pixels      REAL    4       -999    estimated error in x
+yPosErr         raw.pixels      REAL    4       -999    estimated error in y
 pltScale        arcsec/pix      REAL    4       -999    plate scale at this location (from DVO)
 posAngle        degrees         REAL    4       -999    position angle (sky-to-chip) at this location (from DVO)
Index: trunk/ippToPsps/pspsschema/SchemaNew21.0/PSPS_TABLES/Fundamental_IPP_Data_Product_Tables/ForcedGalaxyShape
===================================================================
--- trunk/ippToPsps/pspsschema/SchemaNew21.0/PSPS_TABLES/Fundamental_IPP_Data_Product_Tables/ForcedGalaxyShape	(revision 38769)
+++ trunk/ippToPsps/pspsschema/SchemaNew21.0/PSPS_TABLES/Fundamental_IPP_Data_Product_Tables/ForcedGalaxyShape	(revision 38770)
@@ -1,11 +1,11 @@
 
 objID            dimensionless  BIGINT  8       NA      ODM object identifier
-uniquePspsFGid   dimensionless BIGINT  8       NA      unique identifier provided by ipptopsps
+uniquePspsFGid   dimensionless  BIGINT  8       NA      unique identifier provided by ipptopsps
 ippObjID         dimensionless  BIGINT  8       NA      object ID generated by IPP
-randomForceGalID dimensionless  FLOAT  8       NA      random stack id
+randomForceGalID dimensionless  FLOAT   8       NA      random stack id
 -------------------------------------------------------- replicate below for all filters (grizy)
-gippDetectID     dimensionless   BIGINT  8       NA      ipp detect identifier
+gforcedSummaryID dimensionless  BIGINT  8       NA      IPP ff_id 
+gippDetectID     dimensionless  BIGINT  8       NA      ipp detect identifier
 (this may not make sense, we may not have it... EAM not sure yet)
-gforcedSummaryID dimensionless   BIGINT  8       NA      IPP ff_id
 ----------------------------------------------------------------------------------------
 gGalModelType   dimensionless   INT     4        NA     which model was used 
Index: trunk/ippToPsps/pspsschema/SchemaNew21.0/PSPS_TABLES/Fundamental_IPP_Data_Product_Tables/MeanObject
===================================================================
--- trunk/ippToPsps/pspsschema/SchemaNew21.0/PSPS_TABLES/Fundamental_IPP_Data_Product_Tables/MeanObject	(revision 38769)
+++ trunk/ippToPsps/pspsschema/SchemaNew21.0/PSPS_TABLES/Fundamental_IPP_Data_Product_Tables/MeanObject	(revision 38770)
@@ -26,3 +26,3 @@
 -- duplicate for other filters
 
-[62 byte/obj/filter + 8 byte/filter]
+-- [62 byte/obj/filter + 8 byte/filter]
Index: trunk/ippToPsps/pspsschema/SchemaNew21.0/PSPS_TABLES/Fundamental_IPP_Data_Product_Tables/StackModelFitDeV
===================================================================
--- trunk/ippToPsps/pspsschema/SchemaNew21.0/PSPS_TABLES/Fundamental_IPP_Data_Product_Tables/StackModelFitDeV	(revision 38769)
+++ trunk/ippToPsps/pspsschema/SchemaNew21.0/PSPS_TABLES/Fundamental_IPP_Data_Product_Tables/StackModelFitDeV	(revision 38770)
@@ -21,8 +21,8 @@
 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
+gDeVRa          degrees         DOUBLE  8       -999    Offset in RA of DeVaucouleurs fit from PSF RA
+gDeVDec         degress         DOUBLE  8       -999    Offset in DEC of DeVaucouleurs fit from PSF DEC
+gDeVRaErr       arcsec          REAL    4       -999    estimated error in ra offset
+gDeVDecErr      arcsec          REAL    4       -999    estimated error in dec offset
 gDeVCf          dimensionless   REAL    4       -999    DeVaucouleurs fit coverage factor
-gDevChisq
+gDevChisq       dimensionless   REAL    4       -999    DeVaucouleurs fit chi square 
Index: trunk/ippToPsps/pspsschema/SchemaNew21.0/PSPS_TABLES/Fundamental_IPP_Data_Product_Tables/StackModelFitSer
===================================================================
--- trunk/ippToPsps/pspsschema/SchemaNew21.0/PSPS_TABLES/Fundamental_IPP_Data_Product_Tables/StackModelFitSer	(revision 38769)
+++ trunk/ippToPsps/pspsschema/SchemaNew21.0/PSPS_TABLES/Fundamental_IPP_Data_Product_Tables/StackModelFitSer	(revision 38770)
@@ -23,9 +23,8 @@
 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
+gSerRa          degrees         DOUBLE  8       -999    Offset in RA of Sersic fit from PSF RA
+gSerDec         degrees         DOUBLE  8       -999    Offset in DEC of Sersic fit from PSF DEC
+gSerRaErr       arcsec          REAL    4       -999    estimated error in raSerOff
+gSerDecErr      arcsec          REAL    4       -999    estimated error in decSerOff
 gserCf          dimensionless   REAL    4       -999    Sersic fit coverage factor
-gserChisq
-
+gserChisq       dimensionless   REAL    4       -999    Sersic fit chi square 
Index: trunk/ippToPsps/pspsschema/SchemaNew22.0/PSPS_TABLES/Fundamental_IPP_Data_Product_Tables/StackObjectThin
===================================================================
--- trunk/ippToPsps/pspsschema/SchemaNew22.0/PSPS_TABLES/Fundamental_IPP_Data_Product_Tables/StackObjectThin	(revision 38769)
+++ trunk/ippToPsps/pspsschema/SchemaNew22.0/PSPS_TABLES/Fundamental_IPP_Data_Product_Tables/StackObjectThin	(revision 38770)
@@ -1,5 +1,5 @@
 
 objID             dimensionless   BIGINT   8       NA      ODM object identifier
-uniquePspsSTid dimensionless BIGINT  8       NA      unique identifier provided by ipptopsps
+uniquePspsSTid    dimensionless   BIGINT   8       NA      unique identifier provided by ipptopsps
 ippObjID          dimensionless   BIGINT   8       NA      object ID generated by IPP  [this is a per-object, not per-filter value]
 surveyID          dimensionless   TINYINT  1       NA      survey flag identifier
@@ -7,5 +7,5 @@
 projectionID      dimensionless   SMALLINT 2       -999    valid values 0 - < 10000
 skyCellID         dimensionless   TINYINT  1       255     valid values 0 - 143 (12x12 grid)
-randomStackObjID  dimensionless   FLOAT   8       NA      random stack id
+randomStackObjID  dimensionless   FLOAT    8       NA      random stack id
 stackDetectRowID  dimensionless   BIGINT   8       NA      identifies which of up to 5 possible stackdetctions this Row refers to: Primary, up to 3 Secondary, 1 best  
 primaryDetection  dimensionless   TINYINT  1       255     identifies if this row is a primary stack detection. True about 80% of time. 
