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.h

    r4754 r4770  
    1919 *  @author Ross Harman, MHPCC
    2020 *
    21  *  @version $Revision: 1.3 $ $Name: not supported by cvs2svn $
    22  *  @date $Date: 2005-08-11 00:03:51 $
     21 *  @version $Revision: 1.4 $ $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
     
    5252 */
    5353bool pmMaskBadPixels(
    54     psReadout *in,          ///< Readout containing input image data.
     54    pmReadout *in,          ///< Readout containing input image data.
    5555    const psImage *mask,    ///< Mask data to be added to readout mask data.
    5656    unsigned int maskVal,   ///< Mask value to determine what to add to input mask.
Note: See TracChangeset for help on using the changeset viewer.