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/objectbatch.py

    r38884 r38944  
    373373        sqlLine.group("objInfoFlag",     "FLAGS")
    374374        sqlLine.group("qualityFlag",     "FLAGS >> 24 & 0xFF")
    375         sqlLine.group("consistencyFlag", "'0'")
    376375        sqlLine.group("raStack",         "RA_STK")
    377376        sqlLine.group("decStack",        "DEC_STK")
Note: See TracChangeset for help on using the changeset viewer.