Changeset 35174 for trunk/ippToPsps/jython/loader.py
- Timestamp:
- Feb 16, 2013, 3:03:50 PM (13 years ago)
- File:
-
- 1 edited
-
trunk/ippToPsps/jython/loader.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippToPsps/jython/loader.py
r35097 r35174 198 198 # impact of mysql insertion 199 199 if not self.ippToPspsDb.isBoxIngested(boxId): 200 self.dvoDetections.nativeIngestDetections(boxId, boxDim['RA'], boxDim['DEC'], boxSize SansBorder)200 self.dvoDetections.nativeIngestDetections(boxId, boxDim['RA'], boxDim['DEC'], boxSizeWithBorder) 201 201 202 202 useFullTables = 1
Note:
See TracChangeset
for help on using the changeset viewer.
