IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 23254


Ignore:
Timestamp:
Mar 10, 2009, 2:49:09 PM (17 years ago)
Author:
bills
Message:

output value of clean

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/share/disttool_pendingcomponent.sql

    r23245 r23254  
    55    stage_id,
    66    rawImfile.class_id AS component,
     7    clean,
    78    rawExp.camera,
    89    outroot,
     
    3334    stage_id,
    3435    chipProcessedImfile.class_id AS component,
     36    clean,
    3537    rawExp.camera,
    3638    outroot,
     
    5759    stage_id,
    5860    warpSkyfile.skycell_id AS component,
     61    clean,
    5962    rawExp.camera,
    6063    outroot,
     
    8487    stage_id,
    8588    diffSkyfile.skycell_id AS component,
     89    clean,
    8690    rawExp.camera,
    8791    outroot,
     
    110114    stage_id,
    111115    stackRun.skycell_id AS component,
     116    clean,
    112117    rawExp.camera,
    113118    outroot,
Note: See TracChangeset for help on using the changeset viewer.