IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 39127


Ignore:
Timestamp:
Nov 13, 2015, 5:27:32 AM (11 years ago)
Author:
eugene
Message:

adding flags to forced galaxy shape

File:
1 edited

Legend:

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

    r39110 r39127  
    165165            sqlLine.group("a." + filter[1] + "GalPhi",          "b.THETA")
    166166            sqlLine.group("a." + filter[1] + "GalIndex",        "b.SERSIC_INDEX")
     167            sqlLine.group("a." + filter[1] + "GalFlags",        "b.FLAGS")
    167168            sqlLine.group("a." + filter[1] + "GalChisq",        "b.CHISQ")
    168169
Note: See TracChangeset for help on using the changeset viewer.