IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 20, 2008, 3:47:22 PM (18 years ago)
Author:
eugene
Message:

merging changes from JHs end_state branch (new end_state field and related features)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dbconfig/tasks.md

    r15775 r16169  
    1 # $Id: tasks.md,v 1.143 2007-12-08 03:17:56 eugene Exp $
     1# $Id: tasks.md,v 1.144 2008-01-21 01:47:22 eugene Exp $
    22
    33# this table records all exposure ID ever seen from the summit
     
    9595    workdir_state STR       64      # key
    9696    reduction   STR         64      # Reduction class
     97    dvodb       STR         255
     98    tess_id     STR         64
     99    end_stage   STR         64      # Key
    97100END
    98101
     
    117120    workdir     STR         255     # destination for output files
    118121    reduction   STR         64      # Reduction class
     122    dvodb       STR         255
     123    tess_id     STR         64
     124    end_stage   STR         64      # Key
    119125    filter      STR         64
    120126    comment     STR         80
Note: See TracChangeset for help on using the changeset viewer.