Index: trunk/ippToPsps/config/stack/tables.xml
===================================================================
--- trunk/ippToPsps/config/stack/tables.xml	(revision 29241)
+++ trunk/ippToPsps/config/stack/tables.xml	(revision 30126)
@@ -9,6 +9,5 @@
     <column name="filterID" type="TBYTE" default="0" comment="filter identifier"></column>
     <column name="stackTypeID" type="TBYTE" default="0" comment="stack type identifier"></column>
-    <column name="refImageID" type="TLONGLONG" default="-999" comment="identifier of image used as reference for analysis"></column>
-    <column name="subtrImageID" type="TLONGLONG" default="-999" comment="identifier of image subtracted to generate difference image"></column>
+    <column name="stackGroupID" type="TLONG" default="0" comment="stack group identifier"></column>
     <column name="magSat" type="TFLOAT" default="-999" comment="saturation magnitude level"></column>
     <column name="analVer" type="TSHORT" default="-999" comment="analysis version index"></column>
@@ -19,11 +18,6 @@
     <column name="nAstroRef" type="TLONG" default="-999" comment="number of astrometric reference sources"></column>
     <column name="nPhoRef" type="TLONG" default="-999" comment="number of photometric reference sources"></column>
-    <column name="psfFwhm" type="TFLOAT" default="-999" comment="PSF full width at half maximum"></column>
-    <column name="psfmodelID" type="TSHORT" default="-999" comment="PSF model identifier"></column>
-    <column name="psfWidMajor" type="TFLOAT" default="-999" comment="PSF parameters"></column>
-    <column name="psfWidMinor" type="TFLOAT" default="-999" comment="PSF parameters"></column>
-    <column name="psfTheta" type="TFLOAT" default="-999" comment="PSF parameters"></column>
-    <column name="psfExtra1" type="TFLOAT" default="-999" comment="PSF parameters"></column>
-    <column name="psfExtra2" type="TFLOAT" default="-999" comment="PSF parameters"></column>
+    <column name="mean" type="TDOUBLE" default="-999" comment="mean PSF FWHM in the stack"></column>
+    <column name="max" type="TDOUBLE" default="-999" comment="maximum PSF FWHM in the stack"></column>
     <column name="photoZero" type="TFLOAT" default="-999" comment="local derived photometric zero point"></column>
     <column name="photoColor" type="TFLOAT" default="-999" comment="local derived photometric color term"></column>
@@ -40,19 +34,4 @@
     <column name="pc002001" type="TDOUBLE" default="-999" comment="elements of rotation/Dcale matrix"></column>
     <column name="pc002002" type="TDOUBLE" default="-999" comment="elements of rotation/Dcale matrix"></column>
-    <column name="polyOrder" type="TBYTE" default="255" comment="polynomial order of astrometry fit"></column>
-    <column name="pca1x3y0" type="TDOUBLE" default="-999" comment="polynomial coefficients for the astrometric fit"></column>
-    <column name="pca1x2y1" type="TDOUBLE" default="-999" comment="polynomial coefficients for the astrometric fit"></column>
-    <column name="pca1x1y2" type="TDOUBLE" default="-999" comment="polynomial coefficients for the astrometric fit"></column>
-    <column name="pca1x0y3" type="TDOUBLE" default="-999" comment="polynomial coefficients for the astrometric fit"></column>
-    <column name="pca1x2y0" type="TDOUBLE" default="-999" comment="polynomial coefficients for the astrometric fit"></column>
-    <column name="pca1x1y1" type="TDOUBLE" default="-999" comment="polynomial coefficients for the astrometric fit"></column>
-    <column name="pca1x0y2" type="TDOUBLE" default="-999" comment="polynomial coefficients for the astrometric fit"></column>
-    <column name="pca2x3y0" type="TDOUBLE" default="-999" comment="polynomial coefficients for the astrometric fit"></column>
-    <column name="pca2x2y1" type="TDOUBLE" default="-999" comment="polynomial coefficients for the astrometric fit"></column>
-    <column name="pca2x1y2" type="TDOUBLE" default="-999" comment="polynomial coefficients for the astrometric fit"></column>
-    <column name="pca2x0y3" type="TDOUBLE" default="-999" comment="polynomial coefficients for the astrometric fit"></column>
-    <column name="pca2x2y0" type="TDOUBLE" default="-999" comment="polynomial coefficients for the astrometric fit"></column>
-    <column name="pca2x1y1" type="TDOUBLE" default="-999" comment="polynomial coefficients for the astrometric fit"></column>
-    <column name="pca2x0y2" type="TDOUBLE" default="-999" comment="polynomial coefficients for the astrometric fit"></column>
     <column name="calibModNum" type="TSHORT" default="0" comment="calibration modification number"></column>
     <column name="dataRelease" type="TBYTE" default="0" comment="Data release"></column>
@@ -65,4 +44,5 @@
     <column name="filterID" type="TBYTE" default="0" comment="filter identifier"></column>
     <column name="stackTypeID" type="TBYTE" default="0" comment="stack type identifier"></column>
+    <column name="stackGroupID" type="TLONG" default="0" comment="stack group id"></column>
     <column name="surveyID" type="TBYTE" default="0" comment="survey flag identifier"></column>
     <column name="primaryF" type="TBYTE" default="255" comment="identifies best stack detection for Stacks overlapping the same region of the sky."></column>
@@ -89,15 +69,4 @@
     <column name="infoFlag" type="TLONG" default="-999" comment="indicator of strange propeties"></column>
     <column name="nFrames" type="TLONG" default="-999" comment="number of frames contributing to source"></column>
-    <column name="wlSigma" type="TFLOAT" default="-999" comment="weak lensing sigma"></column>
-    <column name="eps1" type="TFLOAT" default="-999" comment="weak lensing vector element eps(1)"></column>
-    <column name="eps2" type="TFLOAT" default="-999" comment="weak lensing vector element eps(2)"></column>
-    <column name="Psm11" type="TFLOAT" default="-999" comment="weak lensing matrix element P_sm(1,1)"></column>
-    <column name="Psm12" type="TFLOAT" default="-999" comment="weak lensing matrix element P_sm(1,2)"></column>
-    <column name="Psm21" type="TFLOAT" default="-999" comment="weak lensing matrix element P_sm(2,1)"></column>
-    <column name="Psm22" type="TFLOAT" default="-999" comment="weak lensing matrix element P_sm(2,2)"></column>
-    <column name="Psh11" type="TFLOAT" default="-999" comment="weak lensing matrix element P_sh(1,1)"></column>
-    <column name="Psh12" type="TFLOAT" default="-999" comment="weak lensing matrix element P_sh(1,2)"></column>
-    <column name="Psh21" type="TFLOAT" default="-999" comment="weak lensing matrix element P_sh(2,1)"></column>
-    <column name="Psh22" type="TFLOAT" default="-999" comment="weak lensing matrix element P_sh(2,2)"></column>
     <column name="activeFlag" type="TBYTE" default="-999" comment="indicates whether this detection/orphan is still a detection/orphan"></column>
     <column name="assocDate" type="TSTRING" default="28881231" comment="date object association assigned"></column>
@@ -112,4 +81,5 @@
     <column name="filterID" type="TBYTE" default="0" comment="filter identifier"></column>
     <column name="stackTypeID" type="TBYTE" default="0" comment="stack type identifier"></column>
+    <column name="stackGroupID" type="TLONG" default="0" comment="stack group id"></column>
     <column name="surveyID" type="TBYTE" default="0" comment="survey flag identifier"></column>
     <column name="primaryF" type="TBYTE" default="255" comment="identifies best stack detection for Stacks overlapping the same region of the sky."></column>
@@ -137,122 +107,122 @@
     <column name="flxR1" type="TFLOAT" default="-999" comment="Flux inside r = 1"></column>
     <column name="flxR1Err" type="TFLOAT" default="-999" comment="estimated error is flxR1"></column>
-    <column name="flxR1Var" type="TFLOAT" default="-999" comment="estimated variance in flxR1"></column>
+    <column name="flxR1Std" type="TFLOAT" default="-999" comment="estimated standard deviation in flxR1"></column>
+    <column name="flxR1Fill" type="TFLOAT" default="-999" comment="estimated filling factor at R1"></column>
     <column name="flxR2" type="TFLOAT" default="-999" comment="Flux inside r = 2"></column>
     <column name="flxR2Err" type="TFLOAT" default="-999" comment="estimated error is flxR2"></column>
-    <column name="flxR2Var" type="TFLOAT" default="-999" comment="estimated variance in flxR2"></column>
+    <column name="flxR2Std" type="TFLOAT" default="-999" comment="estimated standard deviation in flxR2"></column>
+    <column name="flxR2Fill" type="TFLOAT" default="-999" comment="estimated filling factor at R1"></column>
     <column name="flxR3" type="TFLOAT" default="-999" comment="Flux inside r = 3"></column>
     <column name="flxR3Err" type="TFLOAT" default="-999" comment="estimated error is flxR3"></column>
-    <column name="flxR3Var" type="TFLOAT" default="-999" comment="estimated variance in flxR3"></column>
+    <column name="flxR3Std" type="TFLOAT" default="-999" comment="estimated standard deviation in flxR3"></column>
+    <column name="flxR3Fill" type="TFLOAT" default="-999" comment="estimated filling factor at R3"></column>
     <column name="flxR4" type="TFLOAT" default="-999" comment="Flux inside r = 4"></column>
     <column name="flxR4Err" type="TFLOAT" default="-999" comment="estimated error is flxR4"></column>
-    <column name="flxR4Var" type="TFLOAT" default="-999" comment="estimated variance in flxR4"></column>
+    <column name="flxR4Std" type="TFLOAT" default="-999" comment="estimated standard deviation in flxR4"></column>
+    <column name="flxR4Fill" type="TFLOAT" default="-999" comment="estimated filling factor at R4"></column>
     <column name="flxR5" type="TFLOAT" default="-999" comment="Flux inside r = 5"></column>
     <column name="flxR5Err" type="TFLOAT" default="-999" comment="estimated error is flxR5"></column>
-    <column name="flxR5Var" type="TFLOAT" default="-999" comment="estimated variance in flxR5"></column>
+    <column name="flxR5Std" type="TFLOAT" default="-999" comment="estimated standard deviation in flxR5"></column>
+    <column name="flxR5Fill" type="TFLOAT" default="-999" comment="estimated filling factor at R5"></column>
     <column name="flxR6" type="TFLOAT" default="-999" comment="Flux inside r = 6"></column>
     <column name="flxR6Err" type="TFLOAT" default="-999" comment="estimated error is flxR6"></column>
-    <column name="flxR6Var" type="TFLOAT" default="-999" comment="estimated variance in flxR6"></column>
+    <column name="flxR6Std" type="TFLOAT" default="-999" comment="estimated standard deviation in flxR6"></column>
+    <column name="flxR6Fill" type="TFLOAT" default="-999" comment="estimated filling factor at R6"></column>
     <column name="flxR7" type="TFLOAT" default="-999" comment="Flux inside r = 7"></column>
     <column name="flxR7Err" type="TFLOAT" default="-999" comment="estimated error is flxR7"></column>
-    <column name="flxR7Var" type="TFLOAT" default="-999" comment="estimated variance in flxR7"></column>
+    <column name="flxR7Std" type="TFLOAT" default="-999" comment="estimated standard deviation in flxR7"></column>
+    <column name="flxR7Fill" type="TFLOAT" default="-999" comment="estimated filling factor at R7"></column>
     <column name="flxR8" type="TFLOAT" default="-999" comment="Flux inside r = 8"></column>
     <column name="flxR8Err" type="TFLOAT" default="-999" comment="estimated error is flxR8"></column>
-    <column name="flxR8Var" type="TFLOAT" default="-999" comment="estimated variance in flxR8"></column>
+    <column name="flxR8Std" type="TFLOAT" default="-999" comment="estimated standard deviation in flxR8"></column>
+    <column name="flxR8Fill" type="TFLOAT" default="-999" comment="estimated filling factor at R8"></column>
     <column name="flxR9" type="TFLOAT" default="-999" comment="Flux inside r = 9"></column>
     <column name="flxR9Err" type="TFLOAT" default="-999" comment="estimated error is flxR9"></column>
-    <column name="flxR9Var" type="TFLOAT" default="-999" comment="estimated variance in flxR9"></column>
+    <column name="flxR9Std" type="TFLOAT" default="-999" comment="estimated standard deviation in flxR9"></column>
+    <column name="flxR9Fill" type="TFLOAT" default="-999" comment="estimated filling factor at R9"></column>
     <column name="flxR10" type="TFLOAT" default="-999" comment="Flux inside r = 10"></column>
     <column name="flxR10Err" type="TFLOAT" default="-999" comment="estimated error is flxR10"></column>
-    <column name="flxR10Var" type="TFLOAT" default="-999" comment="estimated variance in flxR10"></column>
-    <column name="c1FlxR1" type="TFLOAT" default="-999" comment="Flux inside r = 1"></column>
-    <column name="c1FlxR1Err" type="TFLOAT" default="-999" comment="estimated error is c1FlxR1"></column>
-    <column name="c1FlxR1Var" type="TFLOAT" default="-999" comment="estimated variance in c1FlxR1"></column>
-    <column name="c1FlxR2" type="TFLOAT" default="-999" comment="Flux inside r = 2"></column>
-    <column name="c1FlxR2Err" type="TFLOAT" default="-999" comment="estimated error is c1FlxR2"></column>
-    <column name="c1FlxR2Var" type="TFLOAT" default="-999" comment="estimated variance in c1FlxR2"></column>
-    <column name="c1FlxR3" type="TFLOAT" default="-999" comment="Flux inside r = 3"></column>
-    <column name="c1FlxR3Err" type="TFLOAT" default="-999" comment="estimated error is c1FlxR3"></column>
-    <column name="c1FlxR3Var" type="TFLOAT" default="-999" comment="estimated variance in c1FlxR3"></column>
-    <column name="c1FlxR4" type="TFLOAT" default="-999" comment="Flux inside r = 4"></column>
-    <column name="c1FlxR4Err" type="TFLOAT" default="-999" comment="estimated error is c1FlxR4"></column>
-    <column name="c1FlxR4Var" type="TFLOAT" default="-999" comment="estimated variance in c1FlxR4"></column>
-    <column name="c1FlxR5" type="TFLOAT" default="-999" comment="Flux inside r = 5"></column>
-    <column name="c1FlxR5Err" type="TFLOAT" default="-999" comment="estimated error is c1FlxR5"></column>
-    <column name="c1FlxR5Var" type="TFLOAT" default="-999" comment="estimated variance in c1FlxR5"></column>
-    <column name="c1FlxR6" type="TFLOAT" default="-999" comment="Flux inside r = 6"></column>
-    <column name="c1FlxR6Err" type="TFLOAT" default="-999" comment="estimated error is c1FlxR6"></column>
-    <column name="c1FlxR6Var" type="TFLOAT" default="-999" comment="estimated variance in c1FlxR6"></column>
-    <column name="c1FlxR7" type="TFLOAT" default="-999" comment="Flux inside r = 7"></column>
-    <column name="c1FlxR7Err" type="TFLOAT" default="-999" comment="estimated error is c1FlxR7"></column>
-    <column name="c1FlxR7Var" type="TFLOAT" default="-999" comment="estimated variance in c1FlxR7"></column>
-    <column name="c1FlxR8" type="TFLOAT" default="-999" comment="Flux inside r = 8"></column>
-    <column name="c1FlxR8Err" type="TFLOAT" default="-999" comment="estimated error is c1FlxR8"></column>
-    <column name="c1FlxR8Var" type="TFLOAT" default="-999" comment="estimated variance in c1FlxR8"></column>
-    <column name="c1FlxR9" type="TFLOAT" default="-999" comment="Flux inside r = 9"></column>
-    <column name="c1FlxR9Err" type="TFLOAT" default="-999" comment="estimated error is c1FlxR9"></column>
-    <column name="c1FlxR9Var" type="TFLOAT" default="-999" comment="estimated variance in c1FlxR9"></column>
-    <column name="c1FlxR10" type="TFLOAT" default="-999" comment="Flux inside r = 10"></column>
-    <column name="c1FlxR10Err" type="TFLOAT" default="-999" comment="estimated error is c1FlxR10"></column>
-    <column name="c1FlxR10Var" type="TFLOAT" default="-999" comment="estimated variance in c1FlxR10"></column>
-    <column name="c2FlxR1" type="TFLOAT" default="-999" comment="Flux inside r = 1"></column>
-    <column name="c2FlxR1Err" type="TFLOAT" default="-999" comment="estimated error is c2FlxR1"></column>
-    <column name="c2FlxR1Var" type="TFLOAT" default="-999" comment="estimated variance in c2FlxR1"></column>
-    <column name="c2FlxR2" type="TFLOAT" default="-999" comment="Flux inside r = 2"></column>
-    <column name="c2FlxR2Err" type="TFLOAT" default="-999" comment="estimated error is c2FlxR2"></column>
-    <column name="c2FlxR2Var" type="TFLOAT" default="-999" comment="estimated variance in c2FlxR2"></column>
-    <column name="c2FlxR3" type="TFLOAT" default="-999" comment="Flux inside r = 3"></column>
-    <column name="c2FlxR3Err" type="TFLOAT" default="-999" comment="estimated error is c2FlxR3"></column>
-    <column name="c2FlxR3Var" type="TFLOAT" default="-999" comment="estimated variance in c2FlxR3"></column>
-    <column name="c2FlxR4" type="TFLOAT" default="-999" comment="Flux inside r = 4"></column>
-    <column name="c2FlxR4Err" type="TFLOAT" default="-999" comment="estimated error is c2FlxR4"></column>
-    <column name="c2FlxR4Var" type="TFLOAT" default="-999" comment="estimated variance in c2FlxR4"></column>
-    <column name="c2FlxR5" type="TFLOAT" default="-999" comment="Flux inside r = 5"></column>
-    <column name="c2FlxR5Err" type="TFLOAT" default="-999" comment="estimated error is c2FlxR5"></column>
-    <column name="c2FlxR5Var" type="TFLOAT" default="-999" comment="estimated variance in c2FlxR5"></column>
-    <column name="c2FlxR6" type="TFLOAT" default="-999" comment="Flux inside r = 6"></column>
-    <column name="c2FlxR6Err" type="TFLOAT" default="-999" comment="estimated error is c2FlxR6"></column>
-    <column name="c2FlxR6Var" type="TFLOAT" default="-999" comment="estimated variance in c2FlxR6"></column>
-    <column name="c2FlxR7" type="TFLOAT" default="-999" comment="Flux inside r = 7"></column>
-    <column name="c2FlxR7Err" type="TFLOAT" default="-999" comment="estimated error is c2FlxR7"></column>
-    <column name="c2FlxR7Var" type="TFLOAT" default="-999" comment="estimated variance in c2FlxR7"></column>
-    <column name="c2FlxR8" type="TFLOAT" default="-999" comment="Flux inside r = 8"></column>
-    <column name="c2FlxR8Err" type="TFLOAT" default="-999" comment="estimated error is c2FlxR8"></column>
-    <column name="c2FlxR8Var" type="TFLOAT" default="-999" comment="estimated variance in c2FlxR8"></column>
-    <column name="c2FlxR9" type="TFLOAT" default="-999" comment="Flux inside r = 9"></column>
-    <column name="c2FlxR9Err" type="TFLOAT" default="-999" comment="estimated error is c2FlxR9"></column>
-    <column name="c2FlxR9Var" type="TFLOAT" default="-999" comment="estimated variance in c2FlxR9"></column>
-    <column name="c2FlxR10" type="TFLOAT" default="-999" comment="Flux inside r = 10"></column>
-    <column name="c2FlxR10Err" type="TFLOAT" default="-999" comment="estimated error is c2FlxR10"></column>
-    <column name="c2FlxR10Var" type="TFLOAT" default="-999" comment="estimated variance in c2FlxR10"></column>
-    <column name="c3FlxR1" type="TFLOAT" default="-999" comment="Flux inside r = 1"></column>
-    <column name="c3FlxR1Err" type="TFLOAT" default="-999" comment="estimated error is c3FlxR1"></column>
-    <column name="c3FlxR1Var" type="TFLOAT" default="-999" comment="estimated variance in c3FlxR1"></column>
-    <column name="c3FlxR2" type="TFLOAT" default="-999" comment="Flux inside r = 2"></column>
-    <column name="c3FlxR2Err" type="TFLOAT" default="-999" comment="estimated error is c3FlxR2"></column>
-    <column name="c3FlxR2Var" type="TFLOAT" default="-999" comment="estimated variance in c3FlxR2"></column>
-    <column name="c3FlxR3" type="TFLOAT" default="-999" comment="Flux inside r = 3"></column>
-    <column name="c3FlxR3Err" type="TFLOAT" default="-999" comment="estimated error is c3FlxR3"></column>
-    <column name="c3FlxR3Var" type="TFLOAT" default="-999" comment="estimated variance in c3FlxR3"></column>
-    <column name="c3FlxR4" type="TFLOAT" default="-999" comment="Flux inside r = 4"></column>
-    <column name="c3FlxR4Err" type="TFLOAT" default="-999" comment="estimated error is c3FlxR4"></column>
-    <column name="c3FlxR4Var" type="TFLOAT" default="-999" comment="estimated variance in c3FlxR4"></column>
-    <column name="c3FlxR5" type="TFLOAT" default="-999" comment="Flux inside r = 5"></column>
-    <column name="c3FlxR5Err" type="TFLOAT" default="-999" comment="estimated error is c3FlxR5"></column>
-    <column name="c3FlxR5Var" type="TFLOAT" default="-999" comment="estimated variance in c3FlxR5"></column>
-    <column name="c3FlxR6" type="TFLOAT" default="-999" comment="Flux inside r = 6"></column>
-    <column name="c3FlxR6Err" type="TFLOAT" default="-999" comment="estimated error is c3FlxR6"></column>
-    <column name="c3FlxR6Var" type="TFLOAT" default="-999" comment="estimated variance in c3FlxR6"></column>
-    <column name="c3FlxR7" type="TFLOAT" default="-999" comment="Flux inside r = 7"></column>
-    <column name="c3FlxR7Err" type="TFLOAT" default="-999" comment="estimated error is c3FlxR7"></column>
-    <column name="c3FlxR7Var" type="TFLOAT" default="-999" comment="estimated variance in c3FlxR7"></column>
-    <column name="c3FlxR8" type="TFLOAT" default="-999" comment="Flux inside r = 8"></column>
-    <column name="c3FlxR8Err" type="TFLOAT" default="-999" comment="estimated error is c3FlxR8"></column>
-    <column name="c3FlxR8Var" type="TFLOAT" default="-999" comment="estimated variance in c3FlxR8"></column>
-    <column name="c3FlxR9" type="TFLOAT" default="-999" comment="Flux inside r = 9"></column>
-    <column name="c3FlxR9Err" type="TFLOAT" default="-999" comment="estimated error is c3FlxR9"></column>
-    <column name="c3FlxR9Var" type="TFLOAT" default="-999" comment="estimated variance in c3FlxR9"></column>
-    <column name="c3FlxR10" type="TFLOAT" default="-999" comment="Flux inside r = 10"></column>
-    <column name="c3FlxR10Err" type="TFLOAT" default="-999" comment="estimated error is c3FlxR10"></column>
-    <column name="c3FlxR10Var" type="TFLOAT" default="-999" comment="estimated variance in c3FlxR10"></column>
+    <column name="flxR10Std" type="TFLOAT" default="-999" comment="estimated standard deviation in flxR10"></column>
+    <column name="flxR10Fill" type="TFLOAT" default="-999" comment="estimated filling factor at R10"></column>
+    <column name="c1flxR1" type="TFLOAT" default="-999" comment="Flux inside r = 1"></column>
+    <column name="c1flxR1Err" type="TFLOAT" default="-999" comment="estimated error is c1flxR1"></column>
+    <column name="c1flxR1Std" type="TFLOAT" default="-999" comment="estimated standard deviation in c1flxR1"></column>
+    <column name="c1flxR1Fill" type="TFLOAT" default="-999" comment="estimated filling factor at R1"></column>
+    <column name="c1flxR2" type="TFLOAT" default="-999" comment="Flux inside r = 2"></column>
+    <column name="c1flxR2Err" type="TFLOAT" default="-999" comment="estimated error is c1flxR2"></column>
+    <column name="c1flxR2Std" type="TFLOAT" default="-999" comment="estimated standard deviation in c1flxR2"></column>
+    <column name="c1flxR2Fill" type="TFLOAT" default="-999" comment="estimated filling factor at R1"></column>
+    <column name="c1flxR3" type="TFLOAT" default="-999" comment="Flux inside r = 3"></column>
+    <column name="c1flxR3Err" type="TFLOAT" default="-999" comment="estimated error is c1flxR3"></column>
+    <column name="c1flxR3Std" type="TFLOAT" default="-999" comment="estimated standard deviation in c1flxR3"></column>
+    <column name="c1flxR3Fill" type="TFLOAT" default="-999" comment="estimated filling factor at R3"></column>
+    <column name="c1flxR4" type="TFLOAT" default="-999" comment="Flux inside r = 4"></column>
+    <column name="c1flxR4Err" type="TFLOAT" default="-999" comment="estimated error is c1flxR4"></column>
+    <column name="c1flxR4Std" type="TFLOAT" default="-999" comment="estimated standard deviation in c1flxR4"></column>
+    <column name="c1flxR4Fill" type="TFLOAT" default="-999" comment="estimated filling factor at R4"></column>
+    <column name="c1flxR5" type="TFLOAT" default="-999" comment="Flux inside r = 5"></column>
+    <column name="c1flxR5Err" type="TFLOAT" default="-999" comment="estimated error is c1flxR5"></column>
+    <column name="c1flxR5Std" type="TFLOAT" default="-999" comment="estimated standard deviation in c1flxR5"></column>
+    <column name="c1flxR5Fill" type="TFLOAT" default="-999" comment="estimated filling factor at R5"></column>
+    <column name="c1flxR6" type="TFLOAT" default="-999" comment="Flux inside r = 6"></column>
+    <column name="c1flxR6Err" type="TFLOAT" default="-999" comment="estimated error is c1flxR6"></column>
+    <column name="c1flxR6Std" type="TFLOAT" default="-999" comment="estimated standard deviation in c1flxR6"></column>
+    <column name="c1flxR6Fill" type="TFLOAT" default="-999" comment="estimated filling factor at R6"></column>
+    <column name="c1flxR7" type="TFLOAT" default="-999" comment="Flux inside r = 7"></column>
+    <column name="c1flxR7Err" type="TFLOAT" default="-999" comment="estimated error is c1flxR7"></column>
+    <column name="c1flxR7Std" type="TFLOAT" default="-999" comment="estimated standard deviation in c1flxR7"></column>
+    <column name="c1flxR7Fill" type="TFLOAT" default="-999" comment="estimated filling factor at R7"></column>
+    <column name="c1flxR8" type="TFLOAT" default="-999" comment="Flux inside r = 8"></column>
+    <column name="c1flxR8Err" type="TFLOAT" default="-999" comment="estimated error is c1flxR8"></column>
+    <column name="c1flxR8Std" type="TFLOAT" default="-999" comment="estimated standard deviation in c1flxR8"></column>
+    <column name="c1flxR8Fill" type="TFLOAT" default="-999" comment="estimated filling factor at R8"></column>
+    <column name="c1flxR9" type="TFLOAT" default="-999" comment="Flux inside r = 9"></column>
+    <column name="c1flxR9Err" type="TFLOAT" default="-999" comment="estimated error is c1flxR9"></column>
+    <column name="c1flxR9Std" type="TFLOAT" default="-999" comment="estimated standard deviation in c1flxR9"></column>
+    <column name="c1flxR9Fill" type="TFLOAT" default="-999" comment="estimated filling factor at R9"></column>
+    <column name="c1flxR10" type="TFLOAT" default="-999" comment="Flux inside r = 10"></column>
+    <column name="c1flxR10Err" type="TFLOAT" default="-999" comment="estimated error is c1flxR10"></column>
+    <column name="c1flxR10Std" type="TFLOAT" default="-999" comment="estimated standard deviation in c1flxR10"></column>
+    <column name="c1flxR10Fill" type="TFLOAT" default="-999" comment="estimated filling factor at R10"></column>
+    <column name="c2flxR1" type="TFLOAT" default="-999" comment="Flux inside r = 1"></column>
+    <column name="c2flxR1Err" type="TFLOAT" default="-999" comment="estimated error is c2flxR1"></column>
+    <column name="c2flxR1Std" type="TFLOAT" default="-999" comment="estimated standard deviation in c2flxR1"></column>
+    <column name="c2flxR1Fill" type="TFLOAT" default="-999" comment="estimated filling factor at R1"></column>
+    <column name="c2flxR2" type="TFLOAT" default="-999" comment="Flux inside r = 2"></column>
+    <column name="c2flxR2Err" type="TFLOAT" default="-999" comment="estimated error is c2flxR2"></column>
+    <column name="c2flxR2Std" type="TFLOAT" default="-999" comment="estimated standard deviation in c2flxR2"></column>
+    <column name="c2flxR2Fill" type="TFLOAT" default="-999" comment="estimated filling factor at R1"></column>
+    <column name="c2flxR3" type="TFLOAT" default="-999" comment="Flux inside r = 3"></column>
+    <column name="c2flxR3Err" type="TFLOAT" default="-999" comment="estimated error is c2flxR3"></column>
+    <column name="c2flxR3Std" type="TFLOAT" default="-999" comment="estimated standard deviation in c2flxR3"></column>
+    <column name="c2flxR3Fill" type="TFLOAT" default="-999" comment="estimated filling factor at R3"></column>
+    <column name="c2flxR4" type="TFLOAT" default="-999" comment="Flux inside r = 4"></column>
+    <column name="c2flxR4Err" type="TFLOAT" default="-999" comment="estimated error is c2flxR4"></column>
+    <column name="c2flxR4Std" type="TFLOAT" default="-999" comment="estimated standard deviation in c2flxR4"></column>
+    <column name="c2flxR4Fill" type="TFLOAT" default="-999" comment="estimated filling factor at R4"></column>
+    <column name="c2flxR5" type="TFLOAT" default="-999" comment="Flux inside r = 5"></column>
+    <column name="c2flxR5Err" type="TFLOAT" default="-999" comment="estimated error is c2flxR5"></column>
+    <column name="c2flxR5Std" type="TFLOAT" default="-999" comment="estimated standard deviation in c2flxR5"></column>
+    <column name="c2flxR5Fill" type="TFLOAT" default="-999" comment="estimated filling factor at R5"></column>
+    <column name="c2flxR6" type="TFLOAT" default="-999" comment="Flux inside r = 6"></column>
+    <column name="c2flxR6Err" type="TFLOAT" default="-999" comment="estimated error is c2flxR6"></column>
+    <column name="c2flxR6Std" type="TFLOAT" default="-999" comment="estimated standard deviation in c2flxR6"></column>
+    <column name="c2flxR6Fill" type="TFLOAT" default="-999" comment="estimated filling factor at R6"></column>
+    <column name="c2flxR7" type="TFLOAT" default="-999" comment="Flux inside r = 7"></column>
+    <column name="c2flxR7Err" type="TFLOAT" default="-999" comment="estimated error is c2flxR7"></column>
+    <column name="c2flxR7Std" type="TFLOAT" default="-999" comment="estimated standard deviation in c2flxR7"></column>
+    <column name="c2flxR7Fill" type="TFLOAT" default="-999" comment="estimated filling factor at R7"></column>
+    <column name="c2flxR8" type="TFLOAT" default="-999" comment="Flux inside r = 8"></column>
+    <column name="c2flxR8Err" type="TFLOAT" default="-999" comment="estimated error is c2flxR8"></column>
+    <column name="c2flxR8Std" type="TFLOAT" default="-999" comment="estimated standard deviation in c2flxR8"></column>
+    <column name="c2flxR8Fill" type="TFLOAT" default="-999" comment="estimated filling factor at R8"></column>
+    <column name="c2flxR9" type="TFLOAT" default="-999" comment="Flux inside r = 9"></column>
+    <column name="c2flxR9Err" type="TFLOAT" default="-999" comment="estimated error is c2flxR9"></column>
+    <column name="c2flxR9Std" type="TFLOAT" default="-999" comment="estimated standard deviation in c2flxR9"></column>
+    <column name="c2flxR9Fill" type="TFLOAT" default="-999" comment="estimated filling factor at R9"></column>
+    <column name="c2flxR10" type="TFLOAT" default="-999" comment="Flux inside r = 10"></column>
+    <column name="c2flxR10Err" type="TFLOAT" default="-999" comment="estimated error is c2flxR10"></column>
+    <column name="c2flxR10Std" type="TFLOAT" default="-999" comment="estimated standard deviation in c2flxR10"></column>
+    <column name="c2flxR10Fill" type="TFLOAT" default="-999" comment="estimated filling factor at R10"></column>
     <column name="logC" type="TFLOAT" default="-999" comment="Abraham concentration index"></column>
     <column name="logA" type="TFLOAT" default="-999" comment="Abraham asymmetry index"></column>
@@ -267,4 +237,5 @@
     <column name="filterID" type="TBYTE" default="0" comment="filter identifier"></column>
     <column name="stackTypeID" type="TBYTE" default="0" comment="stack type identifier"></column>
+    <column name="stackGroupID" type="TLONG" default="0" comment="stack group id"></column>
     <column name="surveyID" type="TBYTE" default="0" comment="survey flag identifier"></column>
     <column name="primaryF" type="TBYTE" default="255" comment="identifies best stack detection for Stacks overlapping the same region of the sky."></column>
@@ -276,4 +247,6 @@
     <column name="deVAb" type="TFLOAT" default="-999" comment="deVaucoulerus axis ratio"></column>
     <column name="deVAbErr" type="TFLOAT" default="-999" comment="estimated error in deVaucoulerus axis ratio"></column>
+    <column name="deVPhi" type="TFLOAT" default="-999" comment="estmated phi of deVaucouleurs axis"></column>
+    <column name="deVPhiErr" type="TFLOAT" default="-999" comment="estmated error of phi of deVaucouleurs axis"></column>
     <column name="raDeVOff" type="TFLOAT" default="-999" comment="Offset in RA of deVaucouleurs fit from PSF RA"></column>
     <column name="decDeVOff" type="TFLOAT" default="-999" comment="Offset in DEC of deVaucouleurs fit from PSF DEC"></column>
@@ -288,4 +261,5 @@
     <column name="deVCovar15" type="TFLOAT" default="-999" comment="covariance for deVaucouleurs fit"></column>
     <column name="deVCovar16" type="TFLOAT" default="-999" comment="covariance for deVaucouleurs fit"></column>
+    <column name="deVCovar17" type="TFLOAT" default="-999" comment="covariance for deVaucouleurs fit"></column>
     <column name="deVCovar22" type="TFLOAT" default="-999" comment="covariance for deVaucouleurs fit"></column>
     <column name="deVCovar23" type="TFLOAT" default="-999" comment="covariance for deVaucouleurs fit"></column>
@@ -293,14 +267,20 @@
     <column name="deVCovar25" type="TFLOAT" default="-999" comment="covariance for deVaucouleurs fit"></column>
     <column name="deVCovar26" type="TFLOAT" default="-999" comment="covariance for deVaucouleurs fit"></column>
+    <column name="deVCovar27" type="TFLOAT" default="-999" comment="covariance for deVaucouleurs fit"></column>
     <column name="deVCovar33" type="TFLOAT" default="-999" comment="covariance for deVaucouleurs fit"></column>
     <column name="deVCovar34" type="TFLOAT" default="-999" comment="covariance for deVaucouleurs fit"></column>
     <column name="deVCovar35" type="TFLOAT" default="-999" comment="covariance for deVaucouleurs fit"></column>
     <column name="deVCovar36" type="TFLOAT" default="-999" comment="covariance for deVaucouleurs fit"></column>
+    <column name="deVCovar37" type="TFLOAT" default="-999" comment="covariance for deVaucouleurs fit"></column>
     <column name="deVCovar44" type="TFLOAT" default="-999" comment="covariance for deVaucouleurs fit"></column>
     <column name="deVCovar45" type="TFLOAT" default="-999" comment="covariance for deVaucouleurs fit"></column>
     <column name="deVCovar46" type="TFLOAT" default="-999" comment="covariance for deVaucouleurs fit"></column>
+    <column name="deVCovar47" type="TFLOAT" default="-999" comment="covariance for deVaucouleurs fit"></column>
     <column name="deVCovar55" type="TFLOAT" default="-999" comment="covariance for deVaucouleurs fit"></column>
     <column name="deVCovar56" type="TFLOAT" default="-999" comment="covariance for deVaucouleurs fit"></column>
+    <column name="deVCovar57" type="TFLOAT" default="-999" comment="covariance for deVaucouleurs fit"></column>
     <column name="deVCovar66" type="TFLOAT" default="-999" comment="covariance for deVaucouleurs fit"></column>
+    <column name="deVCovar67" type="TFLOAT" default="-999" comment="covariance for deVaucouleurs fit"></column>
+    <column name="deVCovar77" type="TFLOAT" default="-999" comment="covariance for deVaucouleurs fit"></column>
     <column name="expRadius" type="TFLOAT" default="-999" comment="Exponential fit radius"></column>
     <column name="expRadiusErr" type="TFLOAT" default="-999" comment="estimated error in Exponential fit radius"></column>
@@ -309,4 +289,6 @@
     <column name="expAb" type="TFLOAT" default="-999" comment="Exponential fit axis ratio"></column>
     <column name="expAbErr" type="TFLOAT" default="-999" comment="estimated error in Exponential fit axis ratio"></column>
+    <column name="expPhi" type="TFLOAT" default="-999" comment="estmated phi of Exponential axis"></column>
+    <column name="expPhiErr" type="TFLOAT" default="-999" comment="estmated error of phi of Exponential axis"></column>
     <column name="raExpOff" type="TFLOAT" default="-999" comment="Offset in RA of Exponential fit from PSF RA"></column>
     <column name="decExpOff" type="TFLOAT" default="-999" comment="Offset in DEC of Exponential fit from PSF DEC"></column>
@@ -321,4 +303,5 @@
     <column name="expCovar15" type="TFLOAT" default="-999" comment="covariance for Exponential fit"></column>
     <column name="expCovar16" type="TFLOAT" default="-999" comment="covariance for Exponential fit"></column>
+    <column name="expCovar17" type="TFLOAT" default="-999" comment="covariance for Exponential fit"></column>
     <column name="expCovar22" type="TFLOAT" default="-999" comment="covariance for Exponential fit"></column>
     <column name="expCovar23" type="TFLOAT" default="-999" comment="covariance for Exponential fit"></column>
@@ -326,14 +309,20 @@
     <column name="expCovar25" type="TFLOAT" default="-999" comment="covariance for Exponential fit"></column>
     <column name="expCovar26" type="TFLOAT" default="-999" comment="covariance for Exponential fit"></column>
+    <column name="expCovar27" type="TFLOAT" default="-999" comment="covariance for Exponential fit"></column>
     <column name="expCovar33" type="TFLOAT" default="-999" comment="covariance for Exponential fit"></column>
     <column name="expCovar34" type="TFLOAT" default="-999" comment="covariance for Exponential fit"></column>
     <column name="expCovar35" type="TFLOAT" default="-999" comment="covariance for Exponential fit"></column>
     <column name="expCovar36" type="TFLOAT" default="-999" comment="covariance for Exponential fit"></column>
+    <column name="expCovar37" type="TFLOAT" default="-999" comment="covariance for Exponential fit"></column>
     <column name="expCovar44" type="TFLOAT" default="-999" comment="covariance for Exponential fit"></column>
     <column name="expCovar45" type="TFLOAT" default="-999" comment="covariance for Exponential fit"></column>
     <column name="expCovar46" type="TFLOAT" default="-999" comment="covariance for Exponential fit"></column>
+    <column name="expCovar47" type="TFLOAT" default="-999" comment="covariance for Exponential fit"></column>
     <column name="expCovar55" type="TFLOAT" default="-999" comment="covariance for Exponential fit"></column>
     <column name="expCovar56" type="TFLOAT" default="-999" comment="covariance for Exponential fit"></column>
+    <column name="expCovar57" type="TFLOAT" default="-999" comment="covariance for Exponential fit"></column>
     <column name="expCovar66" type="TFLOAT" default="-999" comment="covariance for Exponential fit"></column>
+    <column name="expCovar67" type="TFLOAT" default="-999" comment="covariance for Exponential fit"></column>
+    <column name="expCovar77" type="TFLOAT" default="-999" comment="covariance for Exponential fit"></column>
     <column name="serRadius" type="TFLOAT" default="-999" comment="Sersic radius"></column>
     <column name="serRadiusErr" type="TFLOAT" default="-999" comment="estimated error in Sersic radius"></column>
@@ -344,4 +333,6 @@
     <column name="serNu" type="TFLOAT" default="-999" comment="Sersic index"></column>
     <column name="serNuErr" type="TFLOAT" default="-999" comment="estimated error in Sersic index"></column>
+    <column name="serPhi" type="TFLOAT" default="-999" comment="estmated phi of Sersic axis"></column>
+    <column name="serPhiErr" type="TFLOAT" default="-999" comment="estmated error of phi of Sersic axis"></column>
     <column name="raSerOff" type="TFLOAT" default="-999" comment="Offset in RA of Sersic fit from PSF RA"></column>
     <column name="decSerOff" type="TFLOAT" default="-999" comment="Offset in DEC of Sersic fit from PSF DEC"></column>
@@ -357,4 +348,5 @@
     <column name="sersicCovar16" type="TFLOAT" default="-999" comment="covariance for Sersic fit"></column>
     <column name="sersicCovar17" type="TFLOAT" default="-999" comment="covariance for Sersic fit"></column>
+    <column name="sersicCovar18" type="TFLOAT" default="-999" comment="covariance for Sersic fit"></column>
     <column name="sersicCovar22" type="TFLOAT" default="-999" comment="covariance for Sersic fit"></column>
     <column name="sersicCovar23" type="TFLOAT" default="-999" comment="covariance for Sersic fit"></column>
@@ -363,4 +355,5 @@
     <column name="sersicCovar26" type="TFLOAT" default="-999" comment="covariance for Sersic fit"></column>
     <column name="sersicCovar27" type="TFLOAT" default="-999" comment="covariance for Sersic fit"></column>
+    <column name="sersicCovar28" type="TFLOAT" default="-999" comment="covariance for Sersic fit"></column>
     <column name="sersicCovar33" type="TFLOAT" default="-999" comment="covariance for Sersic fit"></column>
     <column name="sersicCovar34" type="TFLOAT" default="-999" comment="covariance for Sersic fit"></column>
@@ -368,14 +361,20 @@
     <column name="sersicCovar36" type="TFLOAT" default="-999" comment="covariance for Sersic fit"></column>
     <column name="sersicCovar37" type="TFLOAT" default="-999" comment="covariance for Sersic fit"></column>
+    <column name="sersicCovar38" type="TFLOAT" default="-999" comment="covariance for Sersic fit"></column>
     <column name="sersicCovar44" type="TFLOAT" default="-999" comment="covariance for Sersic fit"></column>
     <column name="sersicCovar45" type="TFLOAT" default="-999" comment="covariance for Sersic fit"></column>
     <column name="sersicCovar46" type="TFLOAT" default="-999" comment="covariance for Sersic fit"></column>
     <column name="sersicCovar47" type="TFLOAT" default="-999" comment="covariance for Sersic fit"></column>
+    <column name="sersicCovar48" type="TFLOAT" default="-999" comment="covariance for Sersic fit"></column>
     <column name="sersicCovar55" type="TFLOAT" default="-999" comment="covariance for Sersic fit"></column>
     <column name="sersicCovar56" type="TFLOAT" default="-999" comment="covariance for Sersic fit"></column>
     <column name="sersicCovar57" type="TFLOAT" default="-999" comment="covariance for Sersic fit"></column>
+    <column name="sersicCovar58" type="TFLOAT" default="-999" comment="covariance for Sersic fit"></column>
     <column name="sersicCovar66" type="TFLOAT" default="-999" comment="covariance for Sersic fit"></column>
     <column name="sersicCovar67" type="TFLOAT" default="-999" comment="covariance for Sersic fit"></column>
+    <column name="sersicCovar68" type="TFLOAT" default="-999" comment="covariance for Sersic fit"></column>
     <column name="sersicCovar77" type="TFLOAT" default="-999" comment="covariance for Sersic fit"></column>
+    <column name="sersicCovar78" type="TFLOAT" default="-999" comment="covariance for Sersic fit"></column>
+    <column name="sersicCovar88" type="TFLOAT" default="-999" comment="covariance for Sersic fit"></column>
     <column name="activeFlag" type="TBYTE" default="-999" comment="indicates whether this detection/orphan is still a detection/orphan"></column>
     <column name="dataRelease" type="TBYTE" default="0" comment="Data release when this detection was taken"></column>
