IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 25, 2024, 3:50:12 PM (18 months ago)
Author:
cclin33
Message:

CCL: add plot pointing, airmass, and data quality. and some minor changes

File:
1 edited

Legend:

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

    r41253 r42736  
    1313FIELD addRun.stage_id,     5, %d,     stageID
    1414FIELD addRun.stage_extra1, 5, %d,     stageExtra1
    15 #FIELD addRun.add_id,       5, %d,     addID
    1615FIELD addRun.state,        5, %s,     state
    1716FIELD addRun.workdir,      5, %s,     workdir
     
    2019FIELD addRun.data_group,   5, %s,     data_group
    2120FIELD addRun.dvodb,        5, %s,     dvodb
    22 FIELD addRun.note,         5, %s,     note
    2321FIELD addRun.image_only,   5, %d,   image_only
    2422FIELD addRun.minidvodb,    5, %d,     minidvodb
     
    2624FIELD addRun.minidvodb_name,  5, %s,     minidvodb_name
    2725FIELD addRun.minidvodb_host,  5, %s,     minidvodb_host
     26FIELD addRun.note,         5, %s,     note
Note: See TracChangeset for help on using the changeset viewer.