IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 17, 2010, 9:10:35 AM (16 years ago)
Author:
eugene
Message:

generate a weight window based on the fwhms; pass around fwhm to ensure the window can be calculated; plug some leaks; better test outputs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20100823/psModules/src/imcombine/pmSubtractionStamps.h

    r29170 r29449  
    2929    psKernel *window1;                  ///< window function generated from ensemble of stamps (input 1)
    3030    psKernel *window2;                  ///< window function generated from ensemble of stamps (input 2)
     31    psKernel *window;                   ///< weighting window function (sigma = 1.1 * MAX(fwhm))
    3132    float normWindow1;                  ///< Size of window for measuring normalisation
    3233    float normWindow2;                  ///< Size of window for measuring normalisation
Note: See TracChangeset for help on using the changeset viewer.