IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

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

Adding relative systematic error for combination when rejecting.

File:
1 edited

Legend:

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

    r19532 r20497  
    88 * @author GLG, MHPCC
    99 *
    10  * @version $Revision: 1.8 $ $Name: not supported by cvs2svn $
    11  * @date $Date: 2008-09-12 04:12:42 $
     10 * @version $Revision: 1.9 $ $Name: not supported by cvs2svn $
     11 * @date $Date: 2008-11-01 02:59:33 $
    1212 *
    1313 * Copyright 2004-2007 Institute for Astronomy, University of Hawaii
     
    4848                    int numIter,        ///< Number of iterations
    4949                    float rej,          ///< Rejection limit (standard deviations)
     50                    float sys,          ///< Relative systematic error
    5051                    bool entire,        ///< Combine entire image even if rejection lists provided?
    5152                    bool useVariance,   ///< Use variance values for rejection?
Note: See TracChangeset for help on using the changeset viewer.