- Timestamp:
- Dec 13, 2015, 5:50:46 AM (11 years ago)
- Location:
- branches/eam_branches/ipp-20151113
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ippToPsps/jython/forcedgalaxybatch.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20151113
-
branches/eam_branches/ipp-20151113/ippToPsps/jython/forcedgalaxybatch.py
r39224 r39266 182 182 sqlLine.group("a." + filter[1] + "GalMagErr", "b.MAG_ERR") 183 183 sqlLine.group("a." + filter[1] + "GalPhi", "b.THETA") 184 # CZW: Sersic index is fixed in insert_FGshape_dvopsps_catalog.c. 184 185 sqlLine.group("a." + filter[1] + "GalIndex", "b.SERSIC_INDEX") 185 186 sqlLine.group("a." + filter[1] + "GalFlags", "b.FLAGS")
Note:
See TracChangeset
for help on using the changeset viewer.
