IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 15, 2005, 3:10:36 PM (21 years ago)
Author:
gusciora
Message:

There are a lot of changes here required by the new SDRS. Most changes
involve the new definitions of the psAstrometry types. Not all tests work
correctly.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/pmMaskBadPixels.c

    r2275 r4770  
    1919 *  @author Ross Harman, MHPCC
    2020 *
    21  *  @version $Revision: 1.7 $ $Name: not supported by cvs2svn $
    22  *  @date $Date: 2004-11-04 02:02:10 $
     21 *  @version $Revision: 1.8 $ $Name: not supported by cvs2svn $
     22 *  @date $Date: 2005-08-16 01:10:34 $
    2323 *
    2424 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    3636#include "pmMaskBadPixelsErrors.h"
    3737
    38 bool pmMaskBadPixels(psReadout *in, const psImage *mask, unsigned int maskVal, float sat,
     38bool pmMaskBadPixels(pmReadout *in, const psImage *mask, unsigned int maskVal, float sat,
    3939                     unsigned int growVal, int grow)
    4040{
Note: See TracChangeset for help on using the changeset viewer.