IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 24, 2016, 3:29:05 PM (10 years ago)
Author:
eugene
Message:

merging changes from trunk

Location:
branches/czw_branch/20160809
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/czw_branch/20160809

  • branches/czw_branch/20160809/ippToPsps/jython/objectbatch.py

    r39565 r39719  
    318318        sqlLine.group("decMeanErr",      "DEC_ERR")
    319319        sqlLine.group("posMeanChisq",    "CHISQ_POS")
    320         sqlLine.group("nStackObjectRows", "'0'") # XXX I need to add / define this in dvopsps
     320        sqlLine.group("nStackObjectRows", "'-999'") # XXX I need to add / define this in dvopsps # HAF set to -999 as required for pv3
    321321        sqlLine.group("nStackDetections", "'0'")
    322322        sqlLine.group("nDetections",      "'0'")
Note: See TracChangeset for help on using the changeset viewer.