IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 5, 2007, 3:16:08 PM (19 years ago)
Author:
jhoblitt
Message:

rename exp_id -> exp_name
rename exp_tag -> exp_id
add add rawExp.exp_tag for use as an external name only

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dbconfig/warp.md

    r13690 r14023  
    1 # $Id: warp.md,v 1.3 2007-06-07 01:10:31 price Exp $
     1# $Id: warp.md,v 1.4 2007-07-06 01:16:08 jhoblitt Exp $
    22
    33#
     
    2323
    2424# the list of imfiles in our skycell keyed against phase 3
    25 # only allow one cam_version of an exp_tag per warpRun
     25# only allow one cam_version of an exp_id per warpRun
    2626warpInputExp METADATA
    2727    warp_id     S64         0       # Primary Key fkey(warp_id) ref warpRun(warp_id)
    2828    cam_id      S64         0       # Primary Key fkey(cam_id) ref camProcessedExp(cam_id)
    29 # if magic is T then look for the exp_tag in the magic output tables
     29# if magic is T then look for the exp_id in the magic output tables
    3030    magiced     BOOL        f       # Key
    3131END
Note: See TracChangeset for help on using the changeset viewer.