IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 5, 2007, 11:55:25 AM (19 years ago)
Author:
jhoblitt
Message:

add additional information to the output of chiptool -pendingimfile & -processedexp

File:
1 edited

Legend:

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

    r12215 r12226  
    11SELECT
    2     chipPendingImfile.*,
    3     rawExp.exp_tag,
     2    chipPendingExp.*,
     3    chipPendingImfile.class_id,
     4    chipPendingImfile.uri,
    45    rawExp.exp_id,
    56    rawExp.camera,
    6     rawExp.telescope,
    7     rawExp.workdir
     7    rawExp.telescope
    88FROM chipPendingImfile
    99JOIN chipPendingExp
Note: See TracChangeset for help on using the changeset viewer.