IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 39392


Ignore:
Timestamp:
Feb 25, 2016, 3:05:50 PM (10 years ago)
Author:
heather
Message:

there was an < that was being misinterpreted, I fixed it

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippToPsps/config/tables.IN.vot

    r39391 r39392  
    779779          <TR><TD>GOOD_STACK</TD>       <TD>0x08000000</TD><TD>134217728      </TD><TD>good-quality object in the stack (> 1 good stack)</TD></TR>
    780780          <TR><TD>BEST_STACK</TD>       <TD>0x10000000</TD><TD>268435456      </TD><TD>the primary stack measurement are the best measurements</TD></TR>
    781           <TR><TD>SUSPECT_STACK</TD>    <TD>0x20000000</TD><TD>536870912      </TD><TD>suspect object in the stack (> 1 good or suspect stack, < 2 good)</TD></TR>
     781          <TR><TD>SUSPECT_STACK</TD>    <TD>0x20000000</TD><TD>536870912      </TD><TD>suspect object in the stack (> 1 good or suspect stack, less than 2 good)</TD></TR>
    782782          <TR><TD>BAD_STACK</TD>        <TD>0x40000000</TD><TD>1073741824     </TD><TD>good-quality object in the stack (> 1 good stack)</TD></TR>
    783783        </TABLEDATA>
Note: See TracChangeset for help on using the changeset viewer.