IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 23, 2011, 10:59:55 AM (15 years ago)
Author:
Serge CHASTEL
Message:

LAP monitoring. lapExposures

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/sc_branches/ippMonitorLap/def/lapExposures.d

    r31701 r31702  
    77FIELD lapRun.seq_id,          6, %d,     seq_id
    88FIELD lapRun.lap_id,          6, %d,     lap_id
    9 FIELD lapRun.tess_id,         15, %s,    tess_id
    10 FIELD lapRun.projection_cell, 15, %s,    projection_cell
    11 FIELD lapRun.filter,          15, %s,    filter
    12 FIELD lapRun.state,           15, %s,    state (lapRun)
    13 FIELD lapRun.label,           15, %s,    label
    14 FIELD lapRun.dist_group,      15, %s,    dist_group
     9FIELD lapRun.tess_id,         8, %s,     tess_id
     10FIELD lapRun.projection_cell, 10, %s,    ProjCell
     11FIELD lapRun.filter,          7, %s,     Filter
     12FIELD lapRun.state,           15, %s,    State (lapRun)
     13FIELD lapRun.label,           15, %s,    Label
     14FIELD lapRun.dist_group,      15, %s,    Dist Group
    1515FIELD lapRun.registered,      19, %T,    Registered
    1616FIELD lapRun.fault,           3, %d,     fault
Note: See TracChangeset for help on using the changeset viewer.