IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 41355


Ignore:
Timestamp:
May 19, 2020, 9:06:13 AM (6 years ago)
Author:
eugene
Message:

report Npos in average quantities

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/opihi/dvo/gstar.c

    r40642 r41355  
    344344          gprint (GP_LOG, "%f   ",     catalog.average[k].ChiSqPM);
    345345          gprint (GP_LOG, "%f   ",     catalog.average[k].ChiSqPar);
     346          gprint (GP_LOG, "%d   ",     catalog.average[k].Npos);
    346347
    347348          date = ohana_sec_to_date (catalog.average[k].Tmean);
Note: See TracChangeset for help on using the changeset viewer.