IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 37159


Ignore:
Timestamp:
Jul 31, 2014, 11:02:21 AM (12 years ago)
Author:
eugene
Message:

adding zp to StackObjectExtra; rename model fit fields to have consistent naming convention

Location:
branches/eam_branches/ipp-20140717/ippToPsps/pspsschema/SchemaNew18.0/PSPS_TABLES/Fundamental_IPP_Data_Product_Tables
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20140717/ippToPsps/pspsschema/SchemaNew18.0/PSPS_TABLES/Fundamental_IPP_Data_Product_Tables/StackModelFitExp

    r37137 r37159  
    1717gstackMetaID    dimensionless   BIGINT  8       NA      stack identifier
    1818----------------------------------------------------------------------------------------
    19 gexpRadius      arcsec          REAL    4       -999    Exponential fit radius
    20 gexpRadiusErr   arcsec          REAL    4       -999    estimated error in Exponential fit radius
    21 gexpFlux        adu/seconds     REAL    4       -999    Exponential fit flux
    22 gexpFluxErr     adu/seconds     REAL    4       -999    estimated error in expFlux
    23 gexpAb          dimensionless   REAL    4       -999    Exponential fit axis ratio
    24 gexpAbErr       dimensionless   REAL    4       -999    estimated error in Exponential fit axis ratio
    25 gexpPhi         degrees         REAL    4       -999    estmated phi of Exponential axis
    26 gexpPhiErr      degrees         REAL    4       -999    estmated error of phi of Exponential axis
    27 graExpOff       dimensionless   REAL    4       -999    Offset in RA of Exponential fit from PSF RA
    28 gdecExpOff      dimensionless   REAL    4       -999    Offset in DEC of Exponential fit from PSF DEC
    29 graExpOffErr    dimensionless   REAL    4       -999    estimated error in raExpOff
    30 gdecExpOffErr   dimensionless   REAL    4       -999    estimated error in decExpOff
     19gExpRadius      arcsec          REAL    4       -999    Exponential fit radius
     20gExpRadiusErr   arcsec          REAL    4       -999    estimated error in Exponential fit radius
     21gExpFlux        adu/seconds     REAL    4       -999    Exponential fit flux
     22gExpFluxErr     adu/seconds     REAL    4       -999    estimated error in expFlux
     23gExpAb          dimensionless   REAL    4       -999    Exponential fit axis ratio
     24gExpAbErr       dimensionless   REAL    4       -999    estimated error in Exponential fit axis ratio
     25gExpPhi         degrees         REAL    4       -999    estmated phi of Exponential axis
     26gExpPhiErr      degrees         REAL    4       -999    estmated error of phi of Exponential axis
     27gExpRa          degrees         DOUBLE  8       -999    RA of Exponential fit
     28gExpDec         degrees         DOUBLE  8       -999    DEC of Exponential fit
     29gExpRaErr       arcsec          REAL    4       -999    estimated error in RA
     30gExpDecErr      arcsec          REAL    4       -999    estimated error in DEC
    3131gexpCf          dimensionless   REAL    4       -999    Exponential fit coverage factor
    3232gexpLikelihood  dimensionless   REAL    4       -999    Exponential fit likelihood factor
  • branches/eam_branches/ipp-20140717/ippToPsps/pspsschema/SchemaNew18.0/PSPS_TABLES/Fundamental_IPP_Data_Product_Tables/StackObjectExtra

    r37137 r37159  
    2424gxPosErr          arcsec          REAL    4       -999    estimated error in x
    2525gyPosErr          arcsec          REAL    4       -999    estimated error in y
    26 gexpTime          seconds         REAL    4       -999    total exposure time (informational)
    2726gpsfMajorFWHM     arcsec          REAL    4       -999    PSF width in major axis
    2827gpsfMinorFWHM     arcsec          REAL    4       -999    PSF width in minor axis
     
    4645gKronFluxErr      adu/seconds     REAL    4       -999    Kron flux error
    4746gKronRad          arcsec          REAL    4       -999    Kron radius
     47gexpTime          seconds         REAL    4       -999    total exposure time (informational)
     48gzp               magnitude       REAL    4       0       zeropoint , no error given
  • branches/eam_branches/ipp-20140717/ippToPsps/pspsschema/SchemaNew18.0/PSPS_TABLES/Fundamental_IPP_Data_Product_Tables/StackObjectThin

    r37137 r37159  
    2424graErr            arcsec          REAL    4       NA      Right Ascension error
    2525gdecErr           arcsec          REAL    4       NA      Declination error  (same as RA error - need?)
    26 gzp               magnitude       REAL    4       0       zeropoint , no error given
    2726gPSFMag           AB_magnitude    REAL    4       -999    g psf AB magnitude from stack
    2827gPSFMagErr        AB_magnitude    REAL    4       -999    estimated error of g psf AB magnitude from stack
Note: See TracChangeset for help on using the changeset viewer.