Index: trunk/ippToPsps/pspsschema/SchemaNew22.0/PSPS_TABLES/Fundamental_IPP_Data_Product_Tables/Detection
===================================================================
--- trunk/ippToPsps/pspsschema/SchemaNew22.0/PSPS_TABLES/Fundamental_IPP_Data_Product_Tables/Detection	(revision 38780)
+++ trunk/ippToPsps/pspsschema/SchemaNew22.0/PSPS_TABLES/Fundamental_IPP_Data_Product_Tables/Detection	(revision 38781)
@@ -1,4 +1,4 @@
 objID           dimensionless   BIGINT  8         NA    ODM object identifier
-uniquePspsP2id dimensionless BIGINT  8         NA    unique identifier for psps based on batch_id, OTA, and counter (per detection)
+uniquePspsP2id  dimensionless   BIGINT  8         NA    unique identifier for psps based on batch_id, OTA, and counter (per detection)
 detectID        dimensionless   BIGINT  8         NA    ODM detection identifier
 ippObjID        dimensionless   BIGINT  8         NA    detection id generated by IPP
@@ -21,5 +21,5 @@
 raErr           arcsec          REAL    4         NA    Right Ascension error
 decErr          arcsec          REAL    4         NA    Declination error
-extNSigma       dimensionless          REAL    4        -999   measure of extendedness
+extNSigma       dimensionless   REAL    4       -999    measure of extendedness
 zp              magnitude       REAL    4          0    zeropoint (only thing needed to convert adu/sec to AB mag), note no zpErr
 telluricExt     magnitude       REAL    4         NA    estimated extinction due to non-photometric conditions  
@@ -27,6 +27,6 @@
 airMass         dimensionless   REAL    4          0    airmass (informational)
 ------------------------------------------------------  
-psfFlux         adu/seconds     REAL    4       -999    PSF instrumental flux (in analog-to-digital units/sec) or adu/sec
-psfFluxErr      adu/seconds     REAL    4       -999    estimated error in flux
+psfFlux         Jy              REAL    4       -999    PSF flux in Jy
+psfFluxErr      Jy              REAL    4       -999    PSF flux error
 psfMajorFWHM    arcsec          REAL    4       -999    model PSF width in major axis
 psfMinorFWHM    arcsec          REAL    4       -999    model PSF width in minor axis
@@ -42,17 +42,17 @@
 momentR1        arcsec          REAL    4       -999    first radial moment 
 momentRH        arcsec          REAL    4       -999    r^1/2 weighted moment
-momentM3C       arcsec^n        REAL    4       -999    3rd moment sin(theta) 
-momentM3S       arcsec^n        REAL    4       -999    3rd moment cos(theta) 
-momentM4C       arcsec^n        REAL    4       -999    4th moment sin(theta)
-momentM4S       arcsec^n        REAL    4       -999    4th moment cos(theta) 
-apFlux          adu/seconds     REAL    4       -999    Aperture flux
-apFluxErr       adu/seconds     REAL    4       -999    Aperture flux error
+momentM3C       arcsec^2        REAL    4       -999    3rd moment sin(theta) 
+momentM3S       arcsec^2        REAL    4       -999    3rd moment cos(theta) 
+momentM4C       arcsec^2        REAL    4       -999    4th moment sin(theta)
+momentM4S       arcsec^2        REAL    4       -999    4th moment cos(theta) 
+apFlux          Jy              REAL    4       -999    Aperture flux in Jy
+apFluxErr       Jy              REAL    4       -999    Aperture flux error
 apFillF         dimensionless   REAL    4       -999    Aperture fill factor 
 apRadius        arcsec          REAL    4       -999    Aperture radius
-kronFlux        adu/seconds     REAL    4       -999    Kron flux
-kronFluxErr     adu/seconds     REAL    4       -999    Kron flux error
+kronFlux        Jy              REAL    4       -999    Kron flux in Jy
+kronFluxErr     Jy              REAL    4       -999    Kron flux error
 kronRad         arcsec      	REAL    4       -999    Kron radius
-sky             adu/sec/pixel   REAL    4       -999    PSF sky level at source
-skyErr          adu/sec/pixel   REAL    4       -999    estimated error in sky
+sky             Jy/arcsec^2     REAL    4       -999    sky surface-brightness at source
+skyErr          Jy/arcsec^2     REAL    4       -999    sky surface-brightness error
 infoFlag        dimensionless   INT     4       -999    flag indicating provenance information
 infoFlag2       dimensionless   INT     4       -999    flag indicating provenance information
