IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 13, 2004, 6:31:12 PM (22 years ago)
Author:
Paul Price
Message:

Seems to be working well. Writing up.

File:
1 edited

Legend:

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

    r2661 r2711  
    206206                (void)psPlaneTransformApply(detector, map, sky);
    207207
     208                // Change PS_INTERPOLATE_BILINEAR to best available technique.
    208209                outImage->data.F32[y][x] = (psF32)psImagePixelInterpolate(image, detector->x + 0.5,
    209210                                                                          detector->y + 0.5, mask, 1, 0.0,
Note: See TracChangeset for help on using the changeset viewer.