IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 10, 2009, 3:00:23 PM (17 years ago)
Author:
eugene
Message:

add masking for ghosts based on model (polynomials in a metadata config file); move mask support functions to psastroMaskUtils; plug leak in psastro

File:
1 edited

Legend:

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

    r23808 r23810  
    6565        psastroExtractStars.c      \
    6666        psastroExtractGhosts.c      \
    67         psastroExtractFindChip.c      \
    6867        psastroCleanup.c
    6968
     
    8887
    8988libpsastro_la_SOURCES = \
     89        psastroMaskUpdates.c        \
     90        psastroMaskUtils.c          \
     91        psastroLoadGhosts.c         \
     92        psastroGhostUtils.c         \
    9093        psastroErrorCodes.c         \
    9194        psastroVersion.c            \
    9295        psastroDefineFiles.c        \
    9396        psastroAnalysis.c           \
    94         psastroMaskUpdates.c        \
    9597        psastroAstromGuess.c        \
    9698        psastroLoadRefstars.c       \
     
    117119        psastroMosaicSetAstrom.c    \
    118120        psastroMosaicSetMatch.c     \
     121        psastroFindChip.c           \
    119122        psastroZeroPoint.c          \
    120123        psastroDemoDump.c           \
Note: See TracChangeset for help on using the changeset viewer.