IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 4, 2010, 10:06:09 AM (17 years ago)
Author:
eugene
Message:

add skyErr, a way of increasing the constant portion of the variance in the kernel analysis: var = (readNoise2 + skyErr + gain*flux + sysErr*flux2); clean up testing verbosity; temporary dump residuals and quit in visualization code

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/20091201/psModules/src/imcombine/pmSubtractionMatch.h

    r26035 r26505  
    4040                        float rej,      ///< Rejection threshold
    4141                        float sysError, ///< Relative systematic error in images
     42                        float skyError, ///< Relative systematic error in images
    4243                        float kernelError, ///< Relative systematic error in kernel
    4344                        psImageMaskType maskVal, ///< Value to mask for input
Note: See TracChangeset for help on using the changeset viewer.