IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 27, 2008, 11:16:57 AM (18 years ago)
Author:
Paul Price
Message:

Overlapping consecutive scans were interfering with each other. Restricted the region of combination. However, there's still a problem: rejection regions that transcend scans aren't being respected.

File:
1 edited

Legend:

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

    r16620 r16685  
    88 * @author GLG, MHPCC
    99 *
    10  * @version $Revision: 1.5 $ $Name: not supported by cvs2svn $
    11  * @date $Date: 2008-02-23 02:02:59 $
     10 * @version $Revision: 1.6 $ $Name: not supported by cvs2svn $
     11 * @date $Date: 2008-02-27 21:16:57 $
    1212 *
    1313 * Copyright 2004-2007 Institute for Astronomy, University of Hawaii
     
    4242                    psMaskType maskVal, ///< Mask value of bad pixels
    4343                    psMaskType bad,     ///< Mask value to give rejected pixels
     44                    int kernelSize,     ///< Half-size of the convolution kernel
    4445                    int numIter,        ///< Number of iterations
    4546                    float rej,          ///< Rejection limit (standard deviations)
Note: See TracChangeset for help on using the changeset viewer.