IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 24137


Ignore:
Timestamp:
May 11, 2009, 5:33:05 PM (17 years ago)
Author:
eugene
Message:

add det_type and region, remove stats

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippMonitor/def/flatcorrRun.d

    r16617 r24137  
    55
    66#        field        size  format  name           show     link to         extras
    7 FIELD    corr_id,       20, %s,     correction ID
    8 FIELD    dvodb,         20, %s,     dvodb
    9 FIELD    filter,        20, %s,     filter
    10 FIELD    state,         20, %s,     state
    11 FIELD    workdir,       20, %s,     workdir
    12 FIELD    label,         20, %s,     label
    13 FIELD    stats,         20, %s,     stats
     7FIELD    corr_id,        5, %d,     corr ID
     8FIELD    label,          8, %s,     label
     9FIELD    filter,         5, %s,     filter
     10FIELD    state,          5, %s,     state
     11FIELD    det_type,       10, %s,    det_type
     12FIELD    region,        10, %s,     region
     13FIELD    dvodb,         10, %s,     dvodb
     14FIELD    workdir,       10, %s,     workdir
Note: See TracChangeset for help on using the changeset viewer.