IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 38930 for trunk


Ignore:
Timestamp:
Oct 21, 2015, 11:57:34 AM (11 years ago)
Author:
bills
Message:

add ForcedWarpMeta.frameID

File:
1 edited

Legend:

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

    r38927 r38930  
    257257
    258258        sqlLine.group("forcedWarpID",   str(forcedWarpID))
     259        sqlLine.group("frameID",        str(self.expID[num]))
    259260        sqlLine.group("tessID",         str(self.tessID[num]))
    260261        sqlLine.group("projectionID",   str(self.projectionID[num]))
Note: See TracChangeset for help on using the changeset viewer.