IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 38799 for trunk


Ignore:
Timestamp:
Oct 6, 2015, 3:55:18 PM (11 years ago)
Author:
eugene
Message:

add comment

File:
1 edited

Legend:

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

    r38795 r38799  
    208208        # insert image metadata into table
    209209        sqlLine = sqlUtility("INSERT INTO " + tableName + "(")
     210
     211        ## extract ZPT_OBS and define the zpFactor, apply to sky, skyScat?
    210212
    211213        sqlLine.group("frameID",          str(self.expID))
Note: See TracChangeset for help on using the changeset viewer.