IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 25, 2013, 4:48:08 PM (13 years ago)
Author:
eugene
Message:

add native dvo ingest option for objects

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20121219/ippToPsps/jython/stackbatch.py

    r35053 r35056  
    714714    '''   
    715715    Populates the StackDetectionCalib table
     716    XXX this can probably get a big speed increase by using 'SELECT () INTO OUTFILE '/tmp/name' and then
     717    calling the load data infile '/tmp/name' into table;
    716718    '''
    717719    def populateStackDetectionCalib(self):
Note: See TracChangeset for help on using the changeset viewer.