IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 5 and Version 6 of PSPSFlags


Ignore:
Timestamp:
Nov 9, 2012, 9:34:19 AM (14 years ago)
Author:
bills
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PSPSFlags

    v5 v6  
    186186 ID_PHOTOM_PASS_3    = 0x00000800, // average magnitude calculated in 3th pass
    187187 ID_PHOTOM_PASS_4    = 0x00001000, // average magnitude calculated in 4th pass
    188  ID_SECF_OBJ_EXT     = 0x01000000, // extended in this band
     188 ID_PSPS_OBJ_EXT     = 0x00002000, // extended in this band (PSPS only)
     189 ID_SECF_OBJ_EXT     = 0x01000000, // DVO location of "extended in this band" For PSPS this bit is moved
    189190}}}
    190191
    191192The gap between ID_SECF_HAS_STACK and ID_PHOTOM_PASS_0 is intentional (the bits between are not used)
    192193
     194Note: ID_PSPS_OBJ_EXT contains the value of the bit ID_SECF_OBJ_EXT in DVO. For PSPS it is moved to fit into the 16 bit Object.xFlags
    193195
    194196
     197