IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 27, 2007, 10:31:01 AM (19 years ago)
Author:
Paul Price
Message:

Changing b1_uri to path_base

File:
1 edited

Legend:

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

    r11490 r12080  
    77FIELD det_id,        7,    Det ID,    value
    88FIELD exp_tag,      15,    Exposure,  value,  rawImfile.php,       exp_tag=$exp_tag
    9 FIELD b2_uri,        8,    image,     image=$b1_uri@PPIMAGE.JPEG2, detResidImfile.php, det_id=$det_id,iteration=$iteration,exp_tag=$exp_tag,image=$b1_uri@PPIMAGE.JPEG1
     9FIELD image,         8,    image,     image=$path_base@PPIMAGE.JPEG2, detResidImfile.php, det_id=$det_id,iteration=$iteration,exp_tag=$exp_tag,image=$path_base@PPIMAGE.JPEG1
    1010FIELD bg,            8,    backgnd,   value
    1111FIELD bg_mean_stdev, 8,    [stdev]
     
    1313FIELD iteration,     5,    iter,      value
    1414FIELD accept,        4,    keep,      value
    15 FIELD b1_uri,       20,    b1_uri,    none
     15FIELD path_base,    20,    path_base, none
    1616# FIELD recipe,     15,    recipe,    value
Note: See TracChangeset for help on using the changeset viewer.