IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 8, 2015, 4:42:21 PM (11 years ago)
Author:
heather
Message:

schema20, needs a few more tweaks

File:
1 edited

Legend:

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

    r38083 r38095  
    450450            sqlLine.group("a."+filter+"KronRad",       "b.MOMENTS_R1 * 2.5")
    451451            sqlLine.group("a."+filter+"PlateScale",    "b.PLTSCALE")
     452            sqlLine.group("a."+filter+"ExtNSigma",     "b.EXT_NSIGMA")
    452453
    453454            sql = sqlLine.makeEquals("WHERE a." + filter + "ippDetectID = b.IPP_IDET")
Note: See TracChangeset for help on using the changeset viewer.