IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 26, 2010, 1:24:58 PM (16 years ago)
Author:
Paul Price
Message:

Adding missing columns.

File:
1 edited

Legend:

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

    r28043 r28113  
    1313        '%s',           -- reduction
    1414        '%s',           -- expgroup
    15         '%s',           -- dvodb 
     15        '%s',           -- dvodb
    1616        '%s',           -- tess_id
    1717        '%s',           -- end_stage
    1818        %lld,           -- magicked
    19         '%s',           -- software ver
    20         '%s',           -- maskfrac_npix
    21         '%s',           --         _static
    22         '%s',           --         _dynamic
    23         '%s',           --         _magic
    24         '%s',           --         _advisory
     19        '%s',           -- software ver
     20        '%s',           -- maskfrac_ref_npix
     21        '%s',           --         _ref_static
     22        '%s',           --         _ref_dynamic
     23        '%s',           --         _ref_magic
     24        '%s',           --         _ref_advisory
     25        '%s',           -- maskfrac_max_npix
     26        '%s',           --         _max_static
     27        '%s',           --         _max_dynamic
     28        '%s',           --         _max_magic
     29        '%s',           --         _max_advisory
    2530        '%s'            -- note
    2631    FROM chipRun
Note: See TracChangeset for help on using the changeset viewer.