IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 17, 2008, 3:04:21 PM (19 years ago)
Author:
Paul Price
Message:

Updating FITS scaling capability (quantising floating-point images). See bug 1032. Moving scaling functions into their own file, and providing more flexibility.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/pap_branch_080117/psLib/src/fits/Makefile.am

    r15630 r16122  
    1010        psFitsTable.c \
    1111        psFitsFloat.c \
    12         psFitsFloatFile.c
     12        psFitsFloatFile.c \
     13        psFitsScale.c
    1314
    1415EXTRA_DIST = fits.i
     
    2021        psFitsTable.h \
    2122        psFitsFloat.h \
    22         psFitsFloatFile.h
     23        psFitsFloatFile.h \
     24        psFitsScale.h
    2325
    2426CLEANFILES = *~ *.bb *.bbg *.da
Note: See TracChangeset for help on using the changeset viewer.