IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 13, 2017, 4:40:20 PM (9 years ago)
Author:
eugene
Message:

add infoFlag4

File:
1 edited

Legend:

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

    r40281 r40294  
    443443         
    444444            sqlLine.group("a."+filter+"infoFlag3",     "b.flags")
     445            sqlLine.group("a."+filter+"infoFlag4",     "b.filtflags")
    445446            sql = sqlLine.makeEquals("WHERE a.objID = b.objID AND a." + filter + "ippDetectID = b.ippDetectID AND b.imageID = " + str(imageID))
    446447
Note: See TracChangeset for help on using the changeset viewer.