- Timestamp:
- Mar 31, 2016, 6:37:25 AM (10 years ago)
- File:
-
- 1 edited
-
trunk/ippToPsps/jython/loader.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippToPsps/jython/loader.py
r39153 r39507 169 169 self.logger.infoPair("Box dimensions: ", "ra / dec / size : %.1f / %.1f / %.1f -- sky bounds : (%.2f - %2.f, %2.f - %2.f)" % (boxDim['RA'], boxDim['DEC'], boxDim['SIDE'], boxDim['minRA'], boxDim['maxRA'], boxDim['minDEC'], boxDim['maxDEC'])) 170 170 self.logger.infoPair(batchType + " items found in this box", "%d" % len(ids)) 171 171 172 #previously said if not OB, but we don't need these for Do or FO 172 173 if (batchType == "P2" or batchType == "ST" or batchType =="DF" or batchType == "FW"):
Note:
See TracChangeset
for help on using the changeset viewer.
