IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 26, 2006, 6:19:19 PM (20 years ago)
Author:
eugene
Message:

many changes to support the inline images and linked images

File:
1 edited

Legend:

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

    r8984 r9003  
    44MENU  ipp.detrend.dat
    55
    6 #     field     name     link to     extras
    7 FIELD det_id, det_id
    8 FIELD iteration, iteration
    9 FIELD exp_id, exp_id
    10 FIELD recipe, recipe
    11 FIELD bg, bg
    12 FIELD bg_stdev, bg_stdev
    13 FIELD bg_mean_stdev, bg_mean_stdev
    14 FIELD b1_uri, b1_uri
    15 FIELD b2_uri, b2_uri
    16 FIELD accept, accept
     6#     field      name       show            link to         extras
     7FIELD det_id,    det_id,    value
     8FIELD iteration, iteration, value
     9FIELD accept,    accept,    value
     10FIELD exp_id,    exp_id,    value,          rawImfile.php,  exp_id=$exp_id
     11FIELD b1_uri,    b1_uri,    image=$b1_uri,  display.php,    image=$b2_uri
     12FIELD recipe,    recipe,    image=pic.png
     13FIELD bg,        backgnd,   value
     14FIELD bg_stdev,  bg_stdev,  value
     15FIELD b2_uri,    b2_uri,    none
     16# FIELD bg_mean_stdev, bg_mean_stdev
Note: See TracChangeset for help on using the changeset viewer.