IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 9, 2006, 3:11:06 PM (20 years ago)
Author:
eugene
Message:

work on links and formats

File:
1 edited

Legend:

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

    r9323 r9439  
    44MENU  ipp.detrend.dat
    55
    6 #     field     name     show   link to     extras
    7 FIELD det_id, 20,   det_id
    8 FIELD iteration, 20,   iteration
    9 FIELD bg, 20, bg
    10 FIELD bg_stdev, 20, bg_stdev
    11 FIELD bg_mean_stdev, 20, bg_mean_stdev
    12 FIELD b1_uri, 20,   b1_uri
    13 FIELD b2_uri, 20,   b2_uri
    14 FIELD recipe, 20,   recipe
     6#     field        size     name       show            link to                  extras
     7FIELD det_id,        7,     det_id
     8FIELD bg,            8,     backgnd
     9FIELD bg_mean_stdev, 8,     [stdev]
     10FIELD bg_stdev,      8,     stdev
     11FIELD iteration,     5,     iteration
     12FIELD b2_uri,        8,     image,     image=$b2_uri,  detNormalizedImfile.php, det_id=$det_id,iteration=$iteration,image=$b1_uri
     13#FIELD b1_uri, 20,   b1_uri
     14#FIELD recipe, 20,   recipe
Note: See TracChangeset for help on using the changeset viewer.