IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 36850


Ignore:
Timestamp:
Jun 12, 2014, 3:24:16 PM (12 years ago)
Author:
eugene
Message:

new modifications after chatting with Ken

Location:
trunk/ippToPsps/pspsschema/SchemaNew16.0/PSPS_TABLES/Fundamental_IPP_Data_Product_Tables
Files:
7 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippToPsps/pspsschema/SchemaNew16.0/PSPS_TABLES/Fundamental_IPP_Data_Product_Tables/Detection

    r36847 r36850  
    4040momentYY        arcsec^2        REAL    4       -999    momeny YY
    4141momentR1        arcsec          REAL    4       -999    first radial moment
    42 momentRH        arcsec          REAL    4       -999    half light radius
     42momentRH        arcsec          REAL    4       -999    half light radius (REMOVE THIS)
    4343momentM3C       arcsec^n        REAL    4       -999    3rd moment sin(theta)
    4444momentM3S       arcsec^n        REAL    4       -999    3rd moment cos(theta)
     
    5151kronFluxErr     adu/seconds     REAL    4       -999    Kron flux error
    5252kronRad         arcsec          REAL    4       -999    Kron radius
    53 kronRadErr      arcsec          REAL    4       -999    Kron radius error
     53kronRadErr      arcsec          REAL    4       -999    Kron radius error (DROP)
    5454sky             adu/sec/pixel   REAL    4       -999    PSF sky level at source
    5555skyErr          adu/sec/pixel   REAL    4       -999    estimated error in sky
  • trunk/ippToPsps/pspsschema/SchemaNew16.0/PSPS_TABLES/Fundamental_IPP_Data_Product_Tables/DiffDetObject

    r36847 r36850  
    1313objInfoFlag     dimensionless   BIGINT  8       -999    flag indicating odd properties
    1414qualityFlag     dimensionless   TINYINT 1       0       subset of objInfoFlag - flags related to goodness of object
    15 consistencyFlag dimensionless   SMALLINT2       0       Value computed from associated detections, it is originally given by IPP and should agree with the ODM validation
     15consistencyFlag dimensionless   SMALLINT2       0       Value computed from associated detections, it is originally given by IPP and should agree with the ODM validation (DROP)
    1616ra              degrees         FLOAT   8       NA      Right Ascension
    1717dec             degrees         FLOAT   8       NA      Declination
  • trunk/ippToPsps/pspsschema/SchemaNew16.0/PSPS_TABLES/Fundamental_IPP_Data_Product_Tables/DiffDetection

    r36847 r36850  
    4242momentYY        arcsec^2        REAL    4       -999    momeny YY
    4343momentR1        arcsec          REAL    4       -999    first radial moment
    44 momentRH        arcsec          REAL    4       -999    half light radius 
     44momentRH        arcsec          REAL    4       -999    half light radius   (DROP)
    4545momentM3C       arcsec^3        REAL    4       -999    3rd moment sin(theta)
    4646momentM3S       arcsec^3        REAL    4       -999    3rd moment cos(theta)
  • trunk/ippToPsps/pspsschema/SchemaNew16.0/PSPS_TABLES/Fundamental_IPP_Data_Product_Tables/ForcedWarpMeasurement

    r36847 r36850  
    3131momentYY        arcsec^2        REAL    4       -999    momeny YY
    3232momentR1        arcsec^1        REAL    4       -999    first radial moment
    33 momentRH        arcsec          REAL    4       -999    to be half light radius 
     33momentRH        arcsec          REAL    4       -999    to be half light radius   (DROP)
    3434momentM3C       arcsec^3        REAL    4       -999    3rd moment sin(theta)
    3535momentM3S       arcsec^3        REAL    4       -999    3rd moment cos(theta)
  • trunk/ippToPsps/pspsschema/SchemaNew16.0/PSPS_TABLES/Fundamental_IPP_Data_Product_Tables/ObjectThin

    r36847 r36850  
    1414objInfoFlag      dimensionless  BIGINT   8      -999    flag indicating odd properties
    1515qualityFlag      dimensionless  TINYINT  1      0       subset of objInfoFlag - flags related to goodness of object
    16 consistencyFlag  dimensionless  SMALLINT 2      0       Value computed from associated detections, it is originally given by IPP and should agree with the ODM validation
     16consistencyFlag  dimensionless  SMALLINT 2      0       Value computed from associated detections, it is originally given by IPP and should agree with the ODM validation (DROP)
    1717raStack          degrees        FLOAT    8      -999    Right Ascension - best weighted RA across filters from stack WHENEVER an object is detected in the stack 
    1818decStack         degrees        FLOAT    8      -999    Declination - best weighted Dec across filters from stack WHENEVER an object is detected in the stack
  • trunk/ippToPsps/pspsschema/SchemaNew16.0/PSPS_TABLES/Fundamental_IPP_Data_Product_Tables/StackModelFit

    r36847 r36850  
    1313dataRelease      dimensionless  TINYINT 1       NA      Data release when this table was loaded
    1414-------------------------------------------------------- replicate below for all filters (grizy)
    15 glogC           dimensionless   REAL    4       -999    concentration index
    16 glogA           dimensionless   REAL    4       -999    asymmetry index
    17 gclump          dimensionless   REAL    4       -999    clumpiness factor   
     15gS2             dimensionless   REAL    4       -999    (un)smoothness (Cheng 2012, Simard 2002)
     16glogRT          dimensionless   REAL    4       -999    total residual (from ellipcally symmetric model)
     17glogRA          dimensionless   REAL    4       -999    asymmetric residual (from ellipcally symmetric model)
     18glogC           dimensionless   REAL    4       -999    concentration index  (Petrosian R_50 / R_90)
     19glogA           dimensionless   REAL    4       -999    log of asymmetry index (Gyory & Bell 2010)
     20gbumpy          dimensionless   REAL    4       -999    Blakeslee bumpiness
     21ghalfLightRad   arcsec          REAL    4       -999    half-light radius
    1822-------------------------------------------------------- replicate below for all filters (grizy)
    1923gippDetectID    dimensionless   BIGINT  8       NA      ipp detect identifier
  • trunk/ippToPsps/pspsschema/SchemaNew16.0/PSPS_TABLES/Fundamental_IPP_Data_Product_Tables/StackObject

    r36847 r36850  
    4242gmomentYY         arcsec^2        REAL    4       -999    moment YY
    4343gmomentR1         arcsec          REAL    4       -999    moment R1
    44 gmomentRH         arcsec          REAL    4       -999    moment RH - or half light radius
     44gmomentRH         arcsec          REAL    4       -999    moment RH - or half light radius (REMOVE)
    4545gPSFFlux          adu/sec         REAL    4       -999    g psf flux from stack
    4646gPSFFluxErr       adu/sec         REAL    4       -999    estimated error of g psf flux from stack
Note: See TracChangeset for help on using the changeset viewer.