IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 31, 2005, 5:07:12 PM (21 years ago)
Author:
Paul Price
Message:

Working very nicely now.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/stac/src/stacSize.c

    r3469 r3610  
    9191
    9292    // Tweak the maps to account for the offset
     93    config->xMapDiff = floor(xMin);
     94    config->yMapDiff = floor(yMin);
    9395    for (int i = 0; i < nImages; i++) {
    9496        psPlaneTransform *map = maps->data[i]; // The map of interest
Note: See TracChangeset for help on using the changeset viewer.