IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 16047


Ignore:
Timestamp:
Jan 8, 2008, 2:55:35 PM (18 years ago)
Author:
jhoblitt
Message:

add tess_id & end_stage to chip/cam/warp

Location:
branches/end_stage/dbconfig
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • branches/end_stage/dbconfig/cam.md

    r14167 r16047  
    99    expgroup    STR         64      # key
    1010    dvodb       STR         255
     11    tess_id     STR         64
     12    end_stage   STR         64      # Key
    1113END
    1214
  • branches/end_stage/dbconfig/chip.md

    r14405 r16047  
    99    expgroup    STR         64      # Key
    1010    dvodb       STR         255
     11    tess_id     STR         64
     12    end_stage   STR         64      # Key
    1113END
    1214
  • branches/end_stage/dbconfig/warp.md

    r15533 r16047  
    1 # $Id: warp.md,v 1.9 2007-11-09 03:34:05 jhoblitt Exp $
     1# $Id: warp.md,v 1.9.2.1 2008-01-09 00:55:35 jhoblitt Exp $
    22
    33#
     
    1414    state       STR         64      # Key
    1515    workdir     STR         255
     16    workdir_state STR       64      # Key
    1617    dvodb       STR         255
     18    tess_id     STR         64
     19    end_stage   STR         64      # Key
    1720    registered  TAI         NULL
    1821END
Note: See TracChangeset for help on using the changeset viewer.