IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 10, 2012, 1:40:18 PM (14 years ago)
Author:
rhenders
Message:

got rid of dvoMeta table - now only use dvoImages table; whether we use DVO on-the-fly or already ingested data is passed as a boolean into the constructor

File:
1 edited

Legend:

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

    r32458 r33235  
    4040               batchID,
    4141               "IN",
    42                None)
     42               None,
     43               0)
    4344
    4445       self.outputFitsFile = "00000000.FITS";
Note: See TracChangeset for help on using the changeset viewer.