Changeset 35034
- Timestamp:
- Jan 23, 2013, 3:04:40 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20121219/ippToPsps/jython/detectionbatch.py
r35026 r35034 715 715 def populatePspsTablesChip(self, chipname, x, y, results, tables): 716 716 #self.logger.infoTitle("Processing " + chipname) 717 # this is a bit crude: if the chip is not present, this test will fail and the chip 718 # will be (correctly) skipped. would be better to carry that information explicitly ("chip is missing") 717 719 if not self.scratchDb.astrometricSolutionOK(chipname): 718 720 self.logger.info("| %5s | ------------- Bad astrometric solution : rejecting ------------ |" % chipname)
Note:
See TracChangeset
for help on using the changeset viewer.
