IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 2, 2010, 9:54:29 AM (16 years ago)
Author:
bills
Message:

various enhancements to camtool -processedexp to support the postage stamp server

File:
1 edited

Legend:

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

    r26986 r27133  
    33    camRun.workdir,
    44    camRun.label,
     5    camRun.magicked,
    56    chipRun.chip_id,
     7    chipRun.magicked as chip_magicked,
    68    rawExp.exp_tag,
    79    rawExp.exp_name,
     
    1113    rawExp.telescope,
    1214    rawExp.filelevel,
     15    rawExp.magicked as raw_magicked,
    1316    rawExp.comment
    1417FROM camRun
Note: See TracChangeset for help on using the changeset viewer.