IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 5, 2006, 8:47:34 PM (20 years ago)
Author:
eugene
Message:

updates to cleanup table layouts and links

File:
1 edited

Legend:

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

    r9323 r9347  
    55
    66#     field     name      show   link to     extras
    7 FIELD det_id,    7,   Detrend Run ID
    8 FIELD exp_tag,  15,   Exposure Tag
    9 FIELD class_id, 10,   Chip ID
    10 FIELD uri,      20,   uri
    11 FIELD bg,       10,   bg
    12 FIELD bg_stdev, 10,   bg_stdev
    13 FIELD b1_uri,   20,   b1_uri
    14 FIELD b2_uri,   20,   b2_uri
    15 FIELD recipe,   20,   recipe
     7FIELD det_id,    7,   Det ID
     8FIELD exp_tag,  15,   Exposure
     9FIELD class_id,  8,   Chip ID
     10FIELD bg,        8,   backgnd
     11FIELD bg_stdev,  8,   stdev
     12# FIELD recipe,         10,   recipe
    1613# FIELD bg_mean_stdev, 20,   bg_mean_stdev
     14# FIELD uri,    20,   uri
     15# FIELD b1_uri,         20,   b1_uri
     16# FIELD b2_uri,         20,   b2_uri
     17
     18TAIL PHP insert_image ('image');
Note: See TracChangeset for help on using the changeset viewer.