IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 17, 2014, 5:58:38 AM (12 years ago)
Author:
eugene
Message:

merge in changes from trunk (up through pv3 tag)

Location:
branches/eam_branches/ipp-20140610
Files:
11 edited
11 copied

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20140610

  • branches/eam_branches/ipp-20140610/ippToPsps/pspsschema/SchemaNew16.0/PSPS_TABLES/Fundamental_IPP_Data_Product_Tables/Detection

    r36815 r36884  
    88imageID         dimensionless   BIGINT  8         NA    image id hash of frame identifier & OTA/CCD number
    99randomDetID     dimensionless   BIGINT  8         NA    random detection Id
    10 dvoRegionID     dimensionless   REAL    4       -999    identifier to dvo spatial region
     10dvoRegionID     dimensionless   INT     4          0    identifier to dvo spatial region
    1111obsTime         MeanJulianDays  FLOAT   8       -999    Time of mid observation in Mean Julian Days
    1212xPos            raw pixels      REAL    4       -999    measured x on CCD from PSF fit
     
    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
    56 infoFlag        dimensionless   BIGINT  8       -999    flag indicating provenance information
     56infoFlag        dimensionless   INT     4       -999    flag indicating provenance information
     57infoFlag2       dimensionless   INT     4       -999    flag indicating provenance information
    5758dataRelease     dimensionless   TINYINT 1         NA    Data release when this detection was originally taken. Recalibrations do not affect this value.
    5859--
  • branches/eam_branches/ipp-20140610/ippToPsps/pspsschema/SchemaNew16.0/PSPS_TABLES/Fundamental_IPP_Data_Product_Tables/DiffDetObject

    r36815 r36884  
    22diffObjName     string          VAR     8       NA      IAU Name constructed from objID postion PS1.x JHHMMSS.SS+/-DDMMSS.S x procesing version       
    33diffObjID       dimensionless   BIGINT  8       NA      ODM object identifier index
    4 diffgcObjID             dimensionless   BIGINT  8         NA    ODM galactic coordinates identifier
     4diffgcObjID     dimensionless   BIGINT  8       NA      ODM galactic coordinates identifier
    55ippObjID        dimensionless   BIGINT  8       NA      IPP object number
    66surveyID        dimensionless   TINYINT 1       255     Survey ID
     
    1010randomID        dimensionless   BIGINT  8       0       Random integer between 0 and 2^32 = 4,394,967,296 remaining ramdom integer 0 
    1111batchID         dimensionless   BIGINT  8       -999   
    12 dvoRegionID     dimensionless   REAL    4       -999    identifier to dvo spatial region
     12dvoRegionID     dimensionless   INT     4       -999    identifier to dvo spatial region
    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
  • branches/eam_branches/ipp-20140610/ippToPsps/pspsschema/SchemaNew16.0/PSPS_TABLES/Fundamental_IPP_Data_Product_Tables/DiffDetection

    r36815 r36884  
     1
    12diffObjID       dimensionless   BIGINT  8       NA      diff object identifier
    2 diffgcObjID             dimensionless   BIGINT  8         NA    ODM galactic coordinates identifier
     3diffgcObjID     dimensionless   BIGINT  8       NA      ODM galactic coordinates identifier
    34diffDetID       dimensionless   BIGINT  8       NA      diff detection identifier
    45diffDetMetaID   dimensionless   BIGINT  8       NA      diff detection meta identifier
     
    910randomDiffID    dimensionless   BIGINT  8       NA      random diff id 
    1011skyCellID       dimensionless   REAL    4       -999    single float giving PrimaryCell.SkyCell identifier
    11 dvoRegionID     dimensionless   REAL    4       -999    identifier to dvo spatial region
     12dvoRegionID     dimensionless   INT     4          0    identifier to dvo spatial region
    1213obsTime         MeanJulianDays  FLOAT   8       -999    Time of mid observation of positive detection in Mean Julian Days of positive detection
    1314xPos            pixels          REAL    4       -999    measured x on diff image sky cell PSF fit
     
    4142momentYY        arcsec^2        REAL    4       -999    momeny YY
    4243momentR1        arcsec          REAL    4       -999    first radial moment
    43 momentRH        arcsec          REAL    4       -999    half light radius 
     44momentRH        arcsec          REAL    4       -999    half light radius   (DROP)
    4445momentM3C       arcsec^3        REAL    4       -999    3rd moment sin(theta)
    4546momentM3S       arcsec^3        REAL    4       -999    3rd moment cos(theta)
     
    6667sky             adu/sec/pixel   REAL    4       -999    PSF sky level at source
    6768skyErr          adu/sec/pixel   REAL    4       -999    estimated error in sky
    68 infoFlag        dimensionless   BIGINT  8       -999    flag indicating provenance information
     69infoFlag        dimensionless   INT     4       -999    flag indicating provenance information
     70infoFlag2       dimensionless   INT     4       -999    flag indicating provenance information
    6971dataRelease     dimensionless   TINYINT 1       NA      Data release when this detection was originally taken. Recalibrations do not affect this value.
  • branches/eam_branches/ipp-20140610/ippToPsps/pspsschema/SchemaNew16.0/PSPS_TABLES/Fundamental_IPP_Data_Product_Tables/ForcedMeanObject

    r36815 r36884  
     1
    12objID           dimensionless   BIGINT   8        NA    ODM object identifier index
    2 gcObjID         dimensionless   BIGINT  8         NA    ODM galactic coordinates identifier
     3gcObjID         dimensionless   BIGINT   8        NA    ODM galactic coordinates identifier
    34ippObjID        dimensionless   BIGINT   8        NA    IPP object identifier
    45nDetections     dimensionless   SMALLINT 2      -999    total number of detection measurements in all filters
  • branches/eam_branches/ipp-20140610/ippToPsps/pspsschema/SchemaNew16.0/PSPS_TABLES/Fundamental_IPP_Data_Product_Tables/ForcedWarpMeasurement

    r36815 r36884  
    11objID           dimensionless   BIGINT  8       NA      ODM object identifier
    2 gcObjID         dimensionless   BIGINT  8         NA    ODM galactic coordinates identifier
     2gcObjID         dimensionless   BIGINT  8       NA      ODM galactic coordinates identifier
    33detectID        dimensionless   BIGINT  8       NA      ODM detection identifier
    44ippObjID        dimensionless   BIGINT  8       NA      ippobject id generated by IPP
     
    99randomWarpID    dimensionless   BIGINT  8       NA      Random warp_id
    1010skyCellID       dimensionless   REAL    4       -999    single float giving PrimaryCell.SkyCell identifier
    11 dvoRegionID     dimensionless   REAL    4       -999    identifier to dvo spatial region
     11dvoRegionID     dimensionless   INT     4       -999    identifier to dvo spatial region
    1212obsTime         MeanJulianDays  FLOAT   8       -999    Time of mid observation in Mean Julian Days
    1313------------------------------------------------------
     
    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)
  • branches/eam_branches/ipp-20140610/ippToPsps/pspsschema/SchemaNew16.0/PSPS_TABLES/Fundamental_IPP_Data_Product_Tables/MeanObject

    r36815 r36884  
    44
    55objID           dimensionless   BIGINT  8       NA      ODM object identifier index
    6 gcObjID         dimensionless   BIGINT  8         NA    ODM galactic coordinates identifier
     6gcObjID         dimensionless   BIGINT  8        NA     ODM galactic coordinates identifier
    77gQfPerfect      dimensionless   REAL    4       -999    maximum psf qfPerfect from best available g band detections
    88gMeanPSFMag     AB magnitude    REAL    4       -999    mean g psf AB magnitude from best available measurements (best available as current defined by ipp "waterfall logic" 
  • branches/eam_branches/ipp-20140610/ippToPsps/pspsschema/SchemaNew16.0/PSPS_TABLES/Fundamental_IPP_Data_Product_Tables/ObjectThin

    r36815 r36884  
    1010randomID         dimensionless  BIGINT   8      0       Random integer between 0 and 2^32 = 4,394,967,296 remaining ramdom integer 0 
    1111batchID          dimensionless  BIGINT   8      -999    batch id       
    12 dvoRegionID      dimensionless  REAL     4      -999    identifier of dvo spatial region - dvo cat id
     12dvoRegionID      dimensionless  INT      4      -999    identifier of dvo spatial region - dvo cat id
    1313dataRelease      dimensionless  TINYINT  1      NA      Data release Version of this table
    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
  • branches/eam_branches/ipp-20140610/ippToPsps/pspsschema/SchemaNew16.0/PSPS_TABLES/Fundamental_IPP_Data_Product_Tables/StackApFlx

    r36815 r36884  
    11
    22objID            dimensionless  BIGINT  8       NA      ODM object identifier
    3 gcObjID         dimensionless   BIGINT  8         NA    ODM galactic coordinates identifier
     3gcObjID          dimensionless  BIGINT  8       NA      ODM galactic coordinates identifier
     4ippObjID         dimensionless  BIGINT  8       NA      ipp object identifier
    45surveyID         dimensionless  TINYINT 1       0       stack type identifier
    56skyCellID        dimensionless  REAL    4       -999    single float giving PrimaryCell.SkyCell identifier
     
    910bestDetection    dimensionless  TINYINT 1       255     identifies if this row is a best detection or not. Also set if only a primary detection exists.   
    1011--                                                      the Primary Dectection, 0 to 3 possible secondary dectections, and the "best" per filter. 
    11 dvoRegionID      dimensionless  REAL    4       -999    identifier to dvo spatial region
     12dvoRegionID     dimensionless   INT    4       -999    identifier to dvo spatial region
    1213dataRelease     dimensionless   TINYINT 1       NA      Data release when this table was loaded.
    1314------------------------------------------------------- replicate to end for each filter g,r,i,z,y
     15gippDetectID    dimensionless   BIGINT  8       NA      stack identifier
    1416gstackDetectID  dimensionless   BIGINT  8       NA      ODM detection identifier
    1517gstackMetaID    dimensionless   BIGINT  8       NA      stack identifier
    16 gippObjID        dimensionless  BIGINT  8       NA      ipp object identifier
    17 gippDetectID    dimensionless   BIGINT  8       NA      stack identifier
    1818--------------------------------------------------------unconvolved
    1919gflxR3          adu/seconds     REAL    4       -999    Flux inside r = 3
  • branches/eam_branches/ipp-20140610/ippToPsps/pspsschema/SchemaNew16.0/PSPS_TABLES/Fundamental_IPP_Data_Product_Tables/StackModelFit

    r36815 r36884  
    11
    22objID            dimensionless  BIGINT  8       NA      ODM object identifier
    3 gcObjID         dimensionless   BIGINT  8         NA    ODM galactic coordinates identifier
     3gcObjID          dimensionless  BIGINT  8       NA      ODM galactic coordinates identifier
     4ippObjID         dimensionless  BIGINT  8       NA      ipp object identifier
    45surveyID         dimensionless  TINYINT 1       NA      survey flag identifier
    56skyCellID        dimensionless  REAL    4       -999    single float giving PrimaryCell.SkyCell identifier
     
    910bestDetection    dimensionless  TINYINT 1       255     identifies if this row is a best detection or not. Also set if only a primary detection exists.   
    1011--                                                      the Primary Dectection, 0 to 3 possible secondary dectections, and the "best" per filter. 
    11 dvoRegionID      dimensionless  REAL    4       -999    identifier to dvo spatial region
     12dvoRegionID      dimensionless  INT     4       -999    identifier to dvo spatial region
    1213dataRelease      dimensionless  TINYINT 1       NA      Data release when this table was loaded
    1314-------------------------------------------------------- replicate below for all filters (grizy)
    14 glogC           dimensionless   REAL    4       -999    concentration index
    15 glogA           dimensionless   REAL    4       -999    asymmetry index
    16 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
    1722-------------------------------------------------------- replicate below for all filters (grizy)
     23gippDetectID    dimensionless   BIGINT  8       NA      ipp detect identifier
    1824gstackDetectID  dimensionless   BIGINT  8       NA      ODM detection identifier
    1925gstackMetaID    dimensionless   BIGINT  8       NA      stack identifier
    20 gippObjID       dimensionless  BIGINT  8       NA      ipp object identifier
    21 gippDetectID    dimensionless   BIGINT  8       NA      ipp detect identifier
     26----------------------------------------------------------------------------------------
    2227gdeVRadius      arcsec          REAL    4       -999    deVaucouleurs radius
    2328gdeVRadiusErr   arcsec          REAL    4       -999    estimated error in deVaucouleurs radius
  • branches/eam_branches/ipp-20140610/ippToPsps/pspsschema/SchemaNew16.0/PSPS_TABLES/Fundamental_IPP_Data_Product_Tables/StackObject

    r36815 r36884  
    11
    22objID             dimensionless   BIGINT  8       NA      ODM object identifier
    3 gcObjID         dimensionless   BIGINT  8         NA    ODM galactic coordinates identifier
     3gcObjID           dimensionless   BIGINT  8       NA      ODM galactic coordinates identifier
     4ippObjID          dimensionless   BIGINT  8       NA      object ID generated by IPP
    45surveyID          dimensionless   TINYINT 1       NA      survey flag identifier
    56skyCellID         dimensionless   REAL    4       -999    single float giving PrimaryCell.SkyCell identifier
     
    910bestDetection     dimensionless   TINYINT 1       255     identifies if this row is a best detection or not. Also set if only a primary detection exists.   
    1011                                                          the Primary Dectection, 0 to 3 possible secondary dectections, and the "best" per filter. 
    11 dvoRegionID       dimensionless   REAL    4       -999    identifier to dvo spatial region
     12dvoRegionID       dimensionless   INT     4       -999    identifier to dvo spatial region
    1213dataRelease       dimensionless   TINYINT 1       NA      Data release when this detection was originally taken.
    1314------------------------------------------------------------------------------------------
     
    1516-- Replicate the section below for each filter, changing the prefex ("g" in this example)
    1617------------------------------------------------------------------------------------------
    17 gippObjID         dimensionless   BIGINT  8       NA      object ID generated by IPP
    1818gippDetectID      dimensionless   BIGINT  8       NA      detection ID generated by IPP
    1919gstackDetectID    dimensionless   BIGINT  8       NA      ODM detection identifier
    2020gstackMetaID      dimensionless   BIGINT  8       NA      stack identifier
     21------------------------------------------------------------------------------------------
    2122gxPos             arcsec          REAL    4       -999    measured x in sky Cell from PSF fit
    2223gyPos             arcsec          REAL    4       -999    measured y in sky Cell from PSF fit
     
    4142gmomentYY         arcsec^2        REAL    4       -999    moment YY
    4243gmomentR1         arcsec          REAL    4       -999    moment R1
    43 gmomentRH         arcsec          REAL    4       -999    moment RH - or half light radius
     44gmomentRH         arcsec          REAL    4       -999    moment RH - or half light radius (REMOVE)
    4445gPSFFlux          adu/sec         REAL    4       -999    g psf flux from stack
    4546gPSFFluxErr       adu/sec         REAL    4       -999    estimated error of g psf flux from stack
     
    5859gsky              adu/secs/arcsec REAL    4       -999    PSF sky level at source (adu)
    5960gskyErr           adu/secs/arcsec REAL    4       -999    estimated error in sky
    60 ginfoFlag         dimensionless   BIGINT  8       -999    indicator of strange propeties
     61ginfoFlag         dimensionless   INT     4       -999    indicator of strange propeties
     62ginfoFlag2        dimensionless   INT     4       -999    indicator of strange propeties
    6163gnFrames          dimensionless   INT     4       -999    Number of frames contributing to source
    6264
Note: See TracChangeset for help on using the changeset viewer.