IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 36847 for trunk


Ignore:
Timestamp:
Jun 10, 2014, 4:15:18 PM (12 years ago)
Author:
eugene
Message:

change per-filter XippObjID back to a single ippObjID; change dvoRegionID from REAL to INT; split 8-byte infoFlag into 2 4-byte infoFlag and infoFlag2

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

Legend:

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

    r36815 r36847  
    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
     
    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--
  • trunk/ippToPsps/pspsschema/SchemaNew16.0/PSPS_TABLES/Fundamental_IPP_Data_Product_Tables/DiffDetObject

    r36815 r36847  
    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
  • trunk/ippToPsps/pspsschema/SchemaNew16.0/PSPS_TABLES/Fundamental_IPP_Data_Product_Tables/DiffDetection

    r36815 r36847  
     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
     
    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.
  • trunk/ippToPsps/pspsschema/SchemaNew16.0/PSPS_TABLES/Fundamental_IPP_Data_Product_Tables/ForcedMeanObject

    r36815 r36847  
     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
  • trunk/ippToPsps/pspsschema/SchemaNew16.0/PSPS_TABLES/Fundamental_IPP_Data_Product_Tables/ForcedWarpMeasurement

    r36815 r36847  
    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------------------------------------------------------
  • trunk/ippToPsps/pspsschema/SchemaNew16.0/PSPS_TABLES/Fundamental_IPP_Data_Product_Tables/MeanObject

    r36815 r36847  
    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" 
  • trunk/ippToPsps/pspsschema/SchemaNew16.0/PSPS_TABLES/Fundamental_IPP_Data_Product_Tables/ObjectThin

    r36815 r36847  
    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
  • trunk/ippToPsps/pspsschema/SchemaNew16.0/PSPS_TABLES/Fundamental_IPP_Data_Product_Tables/StackApFlx

    r36815 r36847  
    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
  • trunk/ippToPsps/pspsschema/SchemaNew16.0/PSPS_TABLES/Fundamental_IPP_Data_Product_Tables/StackModelFit

    r36815 r36847  
    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)
     
    1617gclump          dimensionless   REAL    4       -999    clumpiness factor   
    1718-------------------------------------------------------- replicate below for all filters (grizy)
     19gippDetectID    dimensionless   BIGINT  8       NA      ipp detect identifier
    1820gstackDetectID  dimensionless   BIGINT  8       NA      ODM detection identifier
    1921gstackMetaID    dimensionless   BIGINT  8       NA      stack identifier
    20 gippObjID       dimensionless  BIGINT  8       NA      ipp object identifier
    21 gippDetectID    dimensionless   BIGINT  8       NA      ipp detect identifier
     22----------------------------------------------------------------------------------------
    2223gdeVRadius      arcsec          REAL    4       -999    deVaucouleurs radius
    2324gdeVRadiusErr   arcsec          REAL    4       -999    estimated error in deVaucouleurs radius
  • trunk/ippToPsps/pspsschema/SchemaNew16.0/PSPS_TABLES/Fundamental_IPP_Data_Product_Tables/StackObject

    r36815 r36847  
    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
     
    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.