IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 21, 2015, 4:03:58 PM (11 years ago)
Author:
heather
Message:

p1Recip stuff

File:
1 edited

Legend:

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

    r38764 r38765  
    125125        sqlLine = sqlUtility("INSERT INTO FrameMeta (")
    126126
    127         # sqlLine.group("p1Recip",               ' ');
    128         # sqlLine.group("p2Recip",               ' ');
    129         # sqlLine.group("p3Recip",               ' ');
     127        # sqlLine.group("md5sum",               ' needs a number');
    130128
    131129        sqlLine.group("frameID",               str(self.expID));
Note: See TracChangeset for help on using the changeset viewer.