IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 19, 2006, 10:37:35 AM (20 years ago)
Author:
magnier
Message:

merged PM_SOURCE_MASK with PM_MASK_xxx, merged pmFPAMaskWeight with pmMaskBadPixels

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

Legend:

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

    r6872 r6910  
    77        pmFPAConstruct.c \
    88        pmFPACopy.c \
    9         pmFPAMaskWeight.c \
    109        pmFPARead.c \
    1110        pmFPAUtils.c \
     
    2221        pmFPAfile.c
    2322
     23#       pmFPAMaskWeight.c \
    2424#       pmFPAAstrometry.c
    2525#       pmAstrometryObjects.c
     
    3131        pmFPAConstruct.h \
    3232        pmFPACopy.h \
    33         pmFPAMaskWeight.h \
    3433        pmFPARead.h \
    3534        pmFPAUtils.h \
     
    4645        pmFPAfile.h
    4746
     47#       pmFPAMaskWeight.h \
    4848#       pmFPAAstrometry.h
    4949#       pmAstrometryObjects.h
  • trunk/psModules/src/astrom/pmReadout.c

    r6889 r6910  
    22#include "pslib.h"
    33#include "pmFPA.h"
     4#include "pmMaskBadPixels.h"
    45#include "pmHDUUtils.h"
    5 #include "pmFPAMaskWeight.h"
    66
    77// Get the bias images for a readout, using the CELL.BIASSEC
Note: See TracChangeset for help on using the changeset viewer.