IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 12, 2014, 12:30:55 PM (12 years ago)
Author:
eugene
Message:

add -one-batch option for testing; add nStackDetections to update ObjectThin; cleanup sql for readability; add TESS_ID, PROJECTION_ID, SKYCELL_ID

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20140717/ippToPsps/jython/detectionbatch.py

    r37208 r37219  
    580580               a.detectID     = b.detectID, \
    581581               a.ippObjID     = b.ippObjID, \
    582                a.dvoRegionID  = b.catID \
     582               a.dvoRegionID  = b.catID, \
    583583               a.ra           = b.ra, \
    584584               a.dec          = b.dec_, \
Note: See TracChangeset for help on using the changeset viewer.