IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 28, 2007, 10:04:27 PM (19 years ago)
Author:
eugene
Message:

adding formats to fields, minor updates

File:
1 edited

Legend:

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

    r9569 r15954  
    44MENU  ipp.imfiles.dat
    55
    6 #     field         name                   show  link to     extras
    7 FIELD det_id,         7,  det_id
    8 FIELD class_id,       8,  class_id
    9 FIELD bg,             8,  backgnd
    10 FIELD bg_stdev,       8,  stdev
    11 FIELD bg_mean_stdev,  8,  [stdev]
    12 FIELD iteration,      5,  iteration
     6#     field         size  format  name                   show  link to     extras
     7FIELD det_id,         7,  %s,    det_id
     8FIELD class_id,       8,  %s,    class_id
     9FIELD bg,             8,  %s,    backgnd
     10FIELD bg_stdev,       8,  %s,    stdev
     11FIELD bg_mean_stdev,  8,  %s,    [stdev]
     12FIELD iteration,      5,  %s,    iteration
    1313# FIELD uri, 20,   uri
    1414# FIELD recipe, 20,   recipe
Note: See TracChangeset for help on using the changeset viewer.