IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 9, 2013, 12:26:48 PM (13 years ago)
Author:
eugene
Message:

major upgrades to pswarp to enable skycell warp -> chip

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/pswarp/src/pswarpMatchRange.c

    r21323 r35563  
    115115    psPlaneTransformApply (srcFP, fpaSrc->fromTPA, srcTP);
    116116    psPlaneTransformApply (srcPix, chipSrc->fromFPA, srcFP);
    117     fprintf (stderr, "-> %f,%f ", srcPix->x, srcPix->y);
     117    fprintf (stderr, "-> %f,%f\n", srcPix->x, srcPix->y);
    118118# endif
    119119
Note: See TracChangeset for help on using the changeset viewer.