IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 8442


Ignore:
Timestamp:
Aug 21, 2006, 1:37:16 PM (20 years ago)
Author:
jhoblitt
Message:

rename detInputExp.accept -> .use
remove detResidExp.recipe & .keep

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dbconfig/tasks.md

    r8434 r8442  
    1 # $Id: tasks.md,v 1.62 2006-08-21 10:21:31 jhoblitt Exp $
     1# $Id: tasks.md,v 1.63 2006-08-21 23:37:16 jhoblitt Exp $
    22
    33# this table records all exposure ID ever seen from the summit
     
    194194    exp_id      STR         64      # Primary Key
    195195    include     BOOL        f
    196     accept      BOOL        f
     196    use         BOOL        f
    197197END
    198198
     
    259259    iteration   S32         0       # Primary Key
    260260    exp_id      STR         64      # Primary Key
    261     recipe      STR         64
    262261    stat        F32         0.0
    263     keep        BOOL        f
    264262    accept      BOOL        f
    265263    b1_uri      STR         64
Note: See TracChangeset for help on using the changeset viewer.