Changeset 38761 for trunk/ippToPsps/jython/detectionbatch.py
- Timestamp:
- Sep 21, 2015, 8:01:39 AM (11 years ago)
- File:
-
- 1 edited
-
trunk/ippToPsps/jython/detectionbatch.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippToPsps/jython/detectionbatch.py
r38736 r38761 209 209 sqlLine.group("sky", self.getKeyFloat(header, "%.8f", 'MSKY_MN')) 210 210 sqlLine.group("skyScat", self.getKeyFloat(header, "%.8f", 'MSKY_SIG')) 211 sqlLine.group("magSat", self.getKeyFloat(header, "%.8f", 'FSATUR'))212 211 sqlLine.group("completMag", self.getKeyFloat(header, "%.8f", 'FLIMIT')) 213 212 sqlLine.group("astroScat", self.getKeyFloat(header, "%.8f", 'CERROR'))
Note:
See TracChangeset
for help on using the changeset viewer.
