IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 22, 2015, 3:21:30 PM (11 years ago)
Author:
watersc1
Message:

Remove consistencyFlag entry, as it has no definition and is set to the constant value 0 in both locations.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippToPsps/jython/diffobjectbatch.py

    r38884 r38944  
    295295        sqlLine.group("objInfoFlag",     "FLAGS")
    296296        sqlLine.group("qualityFlag",     "FLAGS >> 24 & 0xFF")
    297         sqlLine.group("consistencyFlag", "'0'")
    298297        sqlLine.group("ra",          "RA_MEAN")
    299298        sqlLine.group("dec_",         "DEC_MEAN")
Note: See TracChangeset for help on using the changeset viewer.