IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 36 and Version 37 of ippToPsps_Stack


Ignore:
Timestamp:
Jun 24, 2011, 2:04:45 PM (15 years ago)
Author:
rhenders
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ippToPsps_Stack

    v36 v37  
    226226|| sersicCovar12||unknown||REAL||-999||covariance for Sersic fit|| cmf !SkyChip.xfit extension ||EXT_COVAR_00_01 where MODEL_TYPE = PS_MODEL_SERSIC ||
    227227|| repeat until sersicCovar88 and EXT_COVAR_07_07 ||||||||||||||
    228 || activeFlag||unknown||TINYINT||-999||indicates whether this detection/orphan is still a detection/orphan|| || ||
    229 || dataRelease||unknown||TINYINT||0||Data release when this detection was taken|| || ||
     228|| activeFlag||unknown||TINYINT||-999||indicates whether this detection/orphan is still a detection/orphan|| NA || hardcoded to 0 ||
     229|| dataRelease||unknown||TINYINT||0||Data release when this detection was taken|| NA || hardcoded to 1 ||
    230230|| '''!StackToImage''' ||||||||||||||
    231231|| '''ODM attribute''' || '''units''' || '''Data type''' || '''Default''' || '''Description''' || '''IPP source''' || '''IPP variable/notes''' ||
    232232|| stackMetaID||unknown||BIGINT||0||stack identifier|| GPC1 database|| Same as !StackMeta. See above.||
    233 || imageID||unknown||BIGINT||0||hashed exposure-ccdID identifier|| || ||
     233|| imageID||unknown||BIGINT||0||hashed exposure-ccdID identifier|| GPC1 database || SELECT DISTINCT CONCAT(exp_id, SUBSTR(class_id, 3, 4)) FROM ( SELECT DISTINCT exp_id,class_id FROM warpSkyCellMap ... JOIN-ed using stack_id ||
    234234|| '''!SkinnyObject''' ||||||||||||||
    235235|| '''ODM attribute''' || '''units''' || '''Data type''' || '''Default''' || '''Description''' || '''IPP source''' || '''IPP variable/notes''' ||