IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 31, 2014, 10:59:37 AM (12 years ago)
Author:
eugene
Message:

adding stack mags to dvopsps detection output; adding option to reset the dvoDetections table; adding makeEquals to sqlUtilities; intelligently(?) select photcode ranges for dvopsps; massive re-work of stackbatch.py

File:
1 edited

Legend:

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

    r37133 r37156  
    484484               airmass FLOAT, \
    485485               expTime FLOAT, \
     486               Mpsf FLOAT, \
     487               dMpsf FLOAT, \
     488               Mkron FLOAT, \
     489               dMkron FLOAT, \
     490               Map FLOAT, \
     491               dMap FLOAT, \
    486492               flags INT, \
    487493               PRIMARY KEY (imageID, ippDetectID), \
Note: See TracChangeset for help on using the changeset viewer.