IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 16, 2007, 4:00:33 PM (19 years ago)
Author:
bills
Message:

Solved problem with chip and cell boundary calculations by using different
functions than pmChipPixels and pmCellExtents. They don't do their calculations
in image coordinates.

Implemented specifying width/height of the ROI in celestial coordinates.
Removed unneeded WCS calculation methods. (The bug I was chasing was actually
not in ppstamp. It was a bug in ds9

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppstamp/src/Makefile.am

    r15280 r15323  
    1717        ppstampCleanup.c \
    1818        ppstampErrorCodes.c \
     19        ppstampMakeStamp.c \
    1920        ppstampOptions.c \
    2021        ppstampParseCamera.c \
    21         ppstampMakeStamp.c \
     22        ppstampRegion.c \
    2223        ppstampVersion.c
    2324
Note: See TracChangeset for help on using the changeset viewer.