IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 4, 2008, 1:44:33 PM (18 years ago)
Author:
bills
Message:

on branch. Reorganizing the diff stage to consist of a collection of
skyfiles

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/bills_081204/dbconfig/magic.md

    r20890 r20903  
    1 # $Id: magic.md,v 1.12 2008-11-26 03:21:13 bills Exp $
     1# $Id: magic.md,v 1.12.2.1 2008-12-04 23:44:33 bills Exp $
    22
    33### Fault in magicRun indicates that the processing tree failed
     
    55    magic_id    S64         0       # Primary Key AUTO_INCREMENT
    66    exp_id      S64         0       # Key
     7    diff_id     S64         0       # Key
    78    state       STR         64      # Key
    89    workdir     STR         255
     
    1617magicInputSkyfile METADATA
    1718    magic_id    S64         0       # Primary Key fkey(magic_id) ref magicRun(magic_id)
    18     diff_id     S64         0       # Primary Key fkey(diff_id) ref diffRun(diff_id)
    1919    node        STR         64      #
    2020END
Note: See TracChangeset for help on using the changeset viewer.