IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 7004


Ignore:
Timestamp:
Apr 30, 2006, 12:02:59 PM (20 years ago)
Author:
magnier
Message:

added vector smooth functions

Location:
trunk/psModules/src
Files:
2 added
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/pslib/Makefile.am

    r6893 r7004  
    1414    psPolynomialUtils.c \
    1515    psRegionIsBad.c \
     16    psVectorSmooth.c \
    1617    psSparse.c
    1718
     
    2829    psPolynomialUtils.h \
    2930    psRegionIsBad.h \
     31    psVectorSmooth.h \
    3032    psSparse.h
  • trunk/psModules/src/psmodules.h

    r6985 r7004  
    1313#include <psSparse.h>
    1414#include <psEllipse.h>
     15#include <psVectorSmooth.h>
    1516#include <psAdditionals.h>
    1617#include <psRegionIsBad.h>
     
    3839#include <pmFPA_JPEG.h>
    3940#include <pmReadout.h>
     41#include <pmAstrometryObjects.h>
    4042#include <pmChipMosaic.h>
    41 // #include <pmFPAAstrometry.h>
    4243
    4344// the following headers are from psModule:detrend
Note: See TracChangeset for help on using the changeset viewer.