IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

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

removing crNsigma from Measure; adding WHERE option to cplot

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20140717/Ohana/src/opihi/dvo/gstar.c

    r37111 r37227  
    627627              gprint (GP_LOG, "%5.3f ", catalog.measure[Nv].psfQF);
    628628              gprint (GP_LOG, "%7.1f ", catalog.measure[Nv].psfChisq);
    629               gprint (GP_LOG, "%3.1f ", catalog.measure[Nv].crNsigma);
     629              // gprint (GP_LOG, "%3.1f ", catalog.measure[Nv].crNsigma);
    630630              gprint (GP_LOG, "%4.1f ", catalog.measure[Nv].extNsigma);
    631631              gprint (GP_LOG, "%5.1f ", FromShortDegrees(catalog.measure[Nv].theta));
Note: See TracChangeset for help on using the changeset viewer.