IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 8, 2011, 6:30:45 PM (15 years ago)
Author:
watersc1
Message:

unconvolved stack edits

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/czw_branch/20110406/ppStack/src/ppStackLoop.c

    r31203 r31252  
    123123    }
    124124    else {
    125       // Since we haven't convolved, I believe we do need to normalize here. We also cannot grow.
    126       if (!ppStackCombineFinal(stack, options->convCovars, options, config, false, true, false)) {
     125      // Since we haven't convolved, I believe we do need to normalize here.
     126      if (!ppStackCombineFinal(stack, options->convCovars, options, config, false, true, true)) {
    127127        psError(psErrorCodeLast(), false, "Unable to perform final combination.");
    128128        psFree(stack);
Note: See TracChangeset for help on using the changeset viewer.