IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

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

adding formats to fields, minor updates

File:
1 edited

Legend:

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

    r13725 r15954  
    44MENU  ipp.imfiles.dat
    55
    6 #     field          size 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
    13 #FIELD uri,           20, uri
    14 #FIELD path_base,     20, path_base
     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
     13#FIELD uri,           20, %s,     uri
     14#FIELD path_base,     20, %s,     path_base
    1515
    1616TAIL PHP insert_image ('PPIMAGE.JPEG1');
Note: See TracChangeset for help on using the changeset viewer.