IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 21, 2007, 1:29:55 PM (19 years ago)
Author:
eugene
Message:

working on skipping unused chips, ignoring skycell pixels

File:
1 edited

Legend:

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

    r12523 r12526  
    3737    // XXX need to modify the grid based on this result and force the maxError < XXX
    3838    double maxError = pswarpMapGridMaxError (grid);
    39     fprintf (stderr, "maximum error using this grid sampling: %f\n", maxError);
     39    psLogMsg ("pswarp", 3, "maximum error using this grid sampling: %f\n", maxError);
    4040
    4141    pswarpMapGridSetGrid (grid, minX, minY, &gridX, &gridY);
Note: See TracChangeset for help on using the changeset viewer.