IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 38878


Ignore:
Timestamp:
Oct 17, 2015, 1:18:55 PM (11 years ago)
Author:
bills
Message:

set the recalibration stats in ImageMeta

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippToPsps/jython/detectionbatch.py

    r38841 r38878  
    318318        self.scratchDb.execute(sql)
    319319
     320        self.scratchDb.updateRecalStats(tableName, header['IMAGEID'], str(pltscale));
    320321        self.scratchDb.updateFilterID(tableName, self.filter)
    321322        self.scratchDb.updateAllRows(tableName, "processingVersion", str(self.skychunk.processingVersion))
Note: See TracChangeset for help on using the changeset viewer.