IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 21, 2008, 4:27:40 PM (18 years ago)
Author:
Paul Price
Message:

Allow background to be applied optionally. This is to support the stacking, where we want to apply a matched filter --- the background term corrupts the filtered image.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/pap_branch_080214/psModules/src/imcombine/pmSubtraction.h

    r15756 r16586  
    66 * @author GLG, MHPCC
    77 *
    8  * @version $Revision: 1.22 $ $Name: not supported by cvs2svn $
    9  * @date $Date: 2007-12-07 01:57:15 $
     8 * @version $Revision: 1.22.6.1 $ $Name: not supported by cvs2svn $
     9 * @date $Date: 2008-02-22 02:27:40 $
    1010 * Copyright 2004-207 Institute for Astronomy, University of Hawaii
    1111 */
     
    9292                           const psRegion *region, ///< Region to convolve (or NULL)
    9393                           const pmSubtractionKernels *kernels, ///< Kernel parameters
     94                           bool doBG,   ///< Apply background term?
    9495                           bool useFFT  ///< Use Fast Fourier Transform for the convolution?
    9596    );
Note: See TracChangeset for help on using the changeset viewer.