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/fake.md

    r19930 r25835  
    55    workdir     STR         255
    66    label       STR         64      # Key
     7    data_group  STR         64      # Key
     8    dist_group  STR         64      # Key
    79    reduction   STR         64      # Reduction class
    810    expgroup    STR         64      # Key
     
    1113    end_stage   STR         64      # Key
    1214    epoch       UTC         0001-01-01T00:00:00Z
     15    note        STR         255
    1316END
    1417
Note: See TracChangeset for help on using the changeset viewer.