IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 14, 2009, 11:06:18 AM (17 years ago)
Author:
bills
Message:

Add data_group, dist_group, and note to the pipeline. These new columns will be used
for some of the tasks that label was used previously.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dbconfig/diff.md

    r24552 r25835  
    66    workdir     STR         255
    77    label       STR         64      # Key
     8    data_group  STR         64
     9    dist_group  STR         64
    810    reduction   STR         64      # Reduction class
    911    dvodb       STR         255
     
    1315    exposure    BOOL        f
    1416    magicked    S64         0
     17    note        STR         255
    1518END
    1619
Note: See TracChangeset for help on using the changeset viewer.