IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 4, 2010, 3:52:31 PM (16 years ago)
Author:
heather
Message:

fixing fields to be numbers, not strings

File:
1 edited

Legend:

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

    r26947 r27197  
    1919# FIELD    *,                      8,   %s,     image,         image=JPEG2, diffProcessedSkyfile_Images.php,  ARG7
    2020FIELD    magicRun.label,         5,   %s,     Label
    21 FIELD    magicRun.inverse,       5,   %s,     Inverse
     21FIELD    magicRun.inverse,       5,   %d,     Inverse
    2222FIELD    magicRun.state,         5,   %s,     State
    23 FIELD    magicMask.streaks,      5,   %d,     Fault
    24 FIELD    magicMask.fault,        5,   %s,     Fault
     23FIELD    magicMask.streaks,      5,   %d,     Streaks
     24FIELD    magicMask.fault,        5,   %d,     Fault
    2525FIELD    magicRun.workdir,       5,   %s,     Label, none
    2626
Note: See TracChangeset for help on using the changeset viewer.