IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 35 and Version 36 of ippToPsps_Detections


Ignore:
Timestamp:
Jun 23, 2011, 9:52:22 AM (15 years ago)
Author:
rhenders
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ippToPsps_Detections

    v35 v36  
    2222= Current IPP to PSPS mappings =
    2323
    24 The following table details the current mapping between IPP and PSPS.
     24The following table details the current mapping between IPP and PSPS. The source of smf files queued by ippToPsps is a list of  cam_ids that are loaded into the relevant DVO database. These cam_ids are then used to obtain metadata from the IPP GPC1 database, as well as the location of the smf itself.
    2525
    2626|| '''!FrameMeta''' ||||||||||||||
    2727|| '''ODM attribute''' || '''units''' || '''Data type''' || '''Default''' || '''Description''' || '''IPP source''' || '''IPP variable/notes''' ||
    28 || frameID||unknown||INT||0||unique exposure/frame identifier.|| || ||
     28|| frameID||unknown||INT||0||unique exposure/frame identifier.|| GPC1 database || SELECT exp_id, exp_name, camRun.dist_group FROM camRun JOIN chipRun USING(chip_id) JOIN rawExp USING(exp_id) WHERE camRun.cam_id = cam_id ||
    2929|| frameName||unknown||VARCHAR(32)|| ||frame name provided by camera software|| || ||
    3030|| surveyID||unknown||TINYINT||0||survey flag identifier|| || ||