IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 16 and Version 17 of PSPSFlags_SAS10


Ignore:
Timestamp:
Jun 28, 2013, 11:04:54 AM (13 years ago)
Author:
heather
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PSPSFlags_SAS10

    v16 v17  
    158158  ID_OBJ_GOOD       = 0x04000000, // good-quality measurement in our data (eg,PS)
    159159  ID_OBJ_GOOD_ALT   = 0x08000000, // good-quality measurement in  external data (eg, 2MASS)
     160  ID_OBJ_GOOD_STACK = 0x10000000, // good-quality object in the stack (> 1 good stack)
     161  ID_OBJ_SUSPECT_STACK = 0x20000000, // suspect object in the stack (> 1 good or suspect stack, < 2 good)
     162  ID_OBJ_BAD_STACK  = 0x40000000, // -quality object in the stack (> 1 good stack)
     163
    160164}}}
    161165