IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 23, 2016, 2:34:33 PM (10 years ago)
Author:
heather
Message:

fix for retries of smf/cmf files, unk what the object batch fix is, but it's clearly something that was used...

File:
1 edited

Legend:

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

    r39565 r39661  
    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.