IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 12, 2007, 1:00:37 PM (19 years ago)
Author:
Paul Price
Message:

Will fail without trying hard if there are not enough good pixels.

File:
1 edited

Legend:

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

    r14801 r15305  
    66 * @author GLG, MHPCC
    77 *
    8  * @version $Revision: 1.17 $ $Name: not supported by cvs2svn $
    9  * @date $Date: 2007-09-10 20:10:05 $
     8 * @version $Revision: 1.18 $ $Name: not supported by cvs2svn $
     9 * @date $Date: 2007-10-12 23:00:37 $
    1010 *
    1111 * Copyright 2004-207 Institute for Astronomy, University of Hawaii
     
    3737                           psMaskType maskVal, ///< Value to mask out
    3838                           int size, ///< Half-size of the kernel (pmSubtractionKernels.size)
    39                            int footprint ///< Half-size of the kernel footprint
     39                           int footprint, ///< Half-size of the kernel footprint
     40                           float badFrac ///< Maximum fraction of bad input pixels to accept
    4041    );
    4142
Note: See TracChangeset for help on using the changeset viewer.