IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 40 and Version 41 of ippToPsps_Stack


Ignore:
Timestamp:
Sep 20, 2011, 12:37:17 AM (15 years ago)
Author:
Mark Huber
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ippToPsps_Stack

    v40 v41  
    3434|| filterID||unknown||TINYINT||0||filter identifier|| cmf primary header || FPA.FILTER. This single character filter (grizy) is then used to get the PSPS ID from Filter table [browser:trunk/ippToPsps/config/init/tables.vot here] ||
    3535|| stackTypeID||unknown||TINYINT||0||stack type identifier|| DVO || Currently we have either DEEP_STACK or NIGHTLY_STACK, which we know when queuing up stacks. This is then used to get the PSPS ID from !StackType table [browser:trunk/ippToPsps/config/init/tables.vot here]||
    36 || magSat||unknown||REAL||-999||saturation magnitude level|| NA || empty ||
     36|| magSat||unknown||REAL||-999||saturation magnitude level|| cmf primary header || FSATUR (not set?) ||
    3737|| analVer||unknown||SMALLINT||-999||analysis version index|| NA || empty ||
    3838|| expTime||s||REAL||-999|| exposure time|| GPC1 || SELECT SUM(exp_time) * (COUNT(warp_id) - reject_images) / COUNT(warp_id) as EXPTIME FROM staticskyRun. JOIN-ed through numerous tables using stack_id starting point ||
    3939|| nP2Images||unknown||SMALLINT||-999||number of P2 images contributing to this cell||GPC1 ||a count of images listed in the !StackToImage table - see below ||
    40 || completMag||unknown||REAL||-999||95% completion level in mag|| NA || empty  ||
     40|| completMag||unknown||REAL||-999||95% completion level in mag|| cmf primary header || FLIMIT (not set?)  ||
    4141|| astroScat||unknown||REAL||-999||astrometric scatter for chip|| NA || empty ||
    4242|| photoScat||unknown||REAL||-999||photometric scatter for chip|| NA || empty ||