IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 37167


Ignore:
Timestamp:
Aug 1, 2014, 5:10:30 PM (12 years ago)
Author:
eugene
Message:

add some notes

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

Legend:

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

    r37000 r37167  
    1212dataRelease      dimensionless  TINYINT 1       NA      Data release when this table was loaded
    1313-------------------------------------------------------- replicate below for all filters (grizy)
    14 gippObjID         dimensionless  BIGINT  8       NA      ipp object identifier
    1514gippDetectID    dimensionless   BIGINT  8       NA      ipp detect identifier
    1615gstackDetectID  dimensionless   BIGINT  8       NA      ODM detection identifier
  • branches/eam_branches/ipp-20140717/ippToPsps/pspsschema/SchemaNew18.0/PSPS_TABLES/Fundamental_IPP_Data_Product_Tables/StackObjectThin.txt

    r37108 r37167  
    11                 
    22objID              = dvo = average.extID   [calculated in addstar]
    3 gcObjID            = dvo = average.extIDgc [calculated in addstar]
     3gcObjID            = dvo = average.extIDgc [not done]
    44ippObjID           = dvo = average.objID + (average.catID << 32)
    55surveyID           = ipptopsps
    66skyCellID          = ipptopsps / smf header
    7 randomStackObjID   = ipptopsps
     7randomStackObjID   = ipptopsps (RANDOM on sql into mysql)
    88stackDetectRowID   = PSPS ?
    99primaryDetection   = dvo
     
    2525gdecErr            = dvo = average.dDstk [relastro]
    2626gzp                = dvo [relphot] -- XXX define this more exactly
    27 gPSFMag            = smf
    28 gPSFMagErr         = smf
    29 gApMag             = smf
    30 gApMagErr          = smf
    31 gKronMag           = smf (calculated)
    32 gKronMagErr        = smf (calculated)
     27gPSFMag            = dvo
     28gPSFMagErr         = dvo
     29gApMag             = dvo
     30gApMagErr          = dvo
     31gKronMag           = dvo
     32gKronMagErr        = dvo
    3333gsky               = smf
    3434gskyErr            = smf
  • branches/eam_branches/ipp-20140717/ippToPsps/pspsschema/SchemaNew18.0/PSPS_TABLES/MetaData_Tables/StackMeta

    r37000 r37167  
    99analVer     dimensionless   SMALLINT 2 -999 analysis version index
    1010expTime     seconds         REAL 4 -999 exposure time
    11 nP2Images   dimensionless   SMALLINT 2 -999 number of P2 images contributing to this cell
     11nP2Images   dimensionless   SMALLINT 2 -999 number of P2 images contributing to this cell 
    1212completMag  magnitudes      REAL 4 -999 95% completion level in mag
    1313astroScat   dimensionless   REAL 4 -999 astrometric scatter for chip
Note: See TracChangeset for help on using the changeset viewer.