IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 11, 2015, 4:57:53 PM (11 years ago)
Author:
watersc1
Message:

Add magnitudes to ForcedMeanObject table, and populate them.

File:
1 edited

Legend:

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

    r39151 r39252  
    182182            sqlLine.group("a." + filter[1] + "GalMagErr",       "b.MAG_ERR")
    183183            sqlLine.group("a." + filter[1] + "GalPhi",          "b.THETA")
     184            # CZW: Sersic index is fixed in insert_FGshape_dvopsps_catalog.c.
    184185            sqlLine.group("a." + filter[1] + "GalIndex",        "b.SERSIC_INDEX")
    185186            sqlLine.group("a." + filter[1] + "GalFlags",        "b.FLAGS")
Note: See TracChangeset for help on using the changeset viewer.