IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 28, 2022, 2:47:57 PM (4 years ago)
Author:
eugene
Message:

finalize options for pmStackCombineByPercentile, including calculation of pixel variance and mask values

File:
1 edited

Legend:

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

    r41892 r42091  
    4949bool pmStackCombineByPercentile(
    5050    pmReadout *combined,
     51    pmReadout *expmaps,
    5152    psArray *input,
    52     psF64 minRange,
    53     psF64 maxRange,
     53    psF64 rejectFraction,
    5454    psImageMaskType badMaskBits,        // treat these bits as 'bad'
    5555    psImageMaskType suspectMaskBits,    // treat these bits as 'suspect'
Note: See TracChangeset for help on using the changeset viewer.