IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 21, 2016, 10:49:58 AM (10 years ago)
Author:
eugene
Message:

do not add extra line with NAN values when reading from an ascii file; output Mflat in gstar

File:
1 edited

Legend:

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

    r39604 r39634  
    761761            if (FULL_OUTPUT) {
    762762              gprint (GP_LOG, "%6.3f ", catalog.measure[Nv].Mcal);
     763              gprint (GP_LOG, "%6.3f ", catalog.measure[Nv].Mflat);
    763764              gprint (GP_LOG, "%6.3f ", catalog.measure[Nv].Map);
    764765              gprint (GP_LOG, "%6.3f ", catalog.measure[Nv].Mkron);
Note: See TracChangeset for help on using the changeset viewer.