IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 31, 2008, 5:36:01 PM (18 years ago)
Author:
Paul Price
Message:

Making relative systematic error in kernel a configurable parameter instead of #define.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/imcombine/pmSubtraction.h

    r19532 r20505  
    66 * @author GLG, MHPCC
    77 *
    8  * @version $Revision: 1.32 $ $Name: not supported by cvs2svn $
    9  * @date $Date: 2008-09-12 04:12:42 $
     8 * @version $Revision: 1.33 $ $Name: not supported by cvs2svn $
     9 * @date $Date: 2008-11-01 03:36:01 $
    1010 * Copyright 2004-207 Institute for Astronomy, University of Hawaii
    1111 */
     
    106106                           psMaskType maskPoor, ///< Mask value to give poor pixels
    107107                           float poorFrac, ///< Fraction for "poor"
     108                           float sysError, ///< Relative systematic error
    108109                           const psRegion *region, ///< Region to convolve (or NULL)
    109110                           const pmSubtractionKernels *kernels, ///< Kernel parameters
Note: See TracChangeset for help on using the changeset viewer.