IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 24, 2015, 8:23:19 AM (11 years ago)
Author:
heather
Message:

dropping err on ra/dec on diff tables and dropping logc/loga/Cf for ser/dev/exp stack tables

File:
1 edited

Legend:

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

    r38763 r38766  
    526526            sqlLine.group("a."+filter+"logRT",          "b.G_RT")
    527527            sqlLine.group("a."+filter+"logRA",          "b.G_RA")
    528            # sqlLine.group("a."+filter+"logC",          "b.G_C")
    529             sqlLine.group("a."+filter+"logA",          "b.G_A")
    530 
    531528            sqlLine.group("a."+filter+"bumpy",          "b.G_BUMPY")
    532529            sqlLine.group("a."+filter+"halfLightRad",          "b.HALF_LIGHT_RADIUS")
Note: See TracChangeset for help on using the changeset viewer.