IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 13, 2008, 3:28:23 PM (18 years ago)
Author:
Paul Price
Message:

Forgot to break lines.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppSub/src/ppSubReadout.c

    r20116 r20126  
    585585                }
    586586
    587                 fprintf(sourceFile, "%f %f %f %f %f %f %f %f %d %f %f %f %f %f",
     587                fprintf(sourceFile, "%f %f %f %f %f %f %f %f %d %f %f %f %f %f\n",
    588588                        x, y, source->psfMag, source->errMag, chi2, source->crNsigma, source->extNsigma,
    589589                        source->pixWeight, source->mode, xMoment, yMoment, xxMoment, xyMoment, yyMoment);
Note: See TracChangeset for help on using the changeset viewer.