IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 34834


Ignore:
Timestamp:
Dec 17, 2012, 1:35:59 PM (14 years ago)
Author:
heather
Message:

changes for sa12

Location:
trunk/ippToPsps/jython
Files:
2 edited

Legend:

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

    r34809 r34834  
    258258               ,RA_ERR \
    259259               ,DEC_ERR \
    260                ,NMEASURE \
     260               ,0 \
    261261               ,PSF_QF_PERF \
    262262               ,STARGAL_SEP \
  • trunk/ippToPsps/jython/stackbatch.py

    r34833 r34834  
    481481               ,KRON_FLUX_ERR / " + str(self.expTime) + " \
    482482               ,MOMENTS_R1 * 2.5 \
    483                ,PSF_CHISQ \
     483               ,PSF_CHISQ / PSF_NDOF \
    484484               ,N_FRAMES \
    485485               , '" + self.dateStr + "' \
Note: See TracChangeset for help on using the changeset viewer.